aboutsummaryrefslogtreecommitdiffstats
path: root/zone_zfs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zone_zfs/Cargo.toml')
-rw-r--r--zone_zfs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zone_zfs/Cargo.toml b/zone_zfs/Cargo.toml
index 41ef655..0346d48 100644
--- a/zone_zfs/Cargo.toml
+++ b/zone_zfs/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
bytesize = { version = "1.1.0", features = ["serde"] }
-chrono = "0.4.19"
+derive_builder = "0.10.2"
figment = "0.10.6"
serde = "1.0.136"
thiserror = "1.0.30"