kimono-koans / httm

Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2 (and even Time Machine and Restic backups!)
https://crates.io/crates/httm
Mozilla Public License 2.0
1.36k stars 29 forks source link

Use cargo metadata #26

Closed keltia closed 2 years ago

keltia commented 2 years ago

There are many places in the code that could use cargo-name!() instead of httm as well, do you want me to do it?

I intend to add more metadata to Cargo.toml BTW to better document it for crates.io and other sites.

kimono-koans commented 2 years ago

Love it! Thanks!