diff --git a/mukti-bin/Cargo.toml b/mukti-bin/Cargo.toml index d78a68c..388ac2d 100644 --- a/mukti-bin/Cargo.toml +++ b/mukti-bin/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" [dependencies] atomicwrites = "0.4.4" blake2 = "0.10.6" -bytes = "1.8.0" +bytes = "1.10.0" camino = "1.1.9" clap = { version = "4.5.21", features = ["derive"] } color-eyre = { version = "0.6.3", default-features = false }