# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "shock" version = "0.1.11" description = """ Regularly `shock` your ZFS pools to maintain good hygiene and prune stale snapshots """ homepage = "https://github.com/ipetkov/shock" documentation = "https://docs.rs/shock/" readme = "README.md" keywords = ["zfs"] license = "MIT" repository = "https://github.com/ipetkov/shock" [dependencies.anyhow] version = "1.0.82" features = ["std"] default-features = false [dependencies.bstr] version = "1.9.1" default-features = false [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.serde] version = "1.0.199" features = ["derive"] default-features = false [dependencies.toml] version = "0.8.12" features = ["parse"] default-features = false