Commit Graph

2 Commits (7fda7e72288cfbc48e25314433560edb2dc65daa)

Author SHA1 Message Date
Tamir Duberstein 7fda7e7228
*: appease clippy
While I'm here convert a String to a PathBuf in an error to avoid lossy
conversions.

See https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error.
Dave Tucker aaa20cc1fd aya-gen: Rename to aya-tool
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>