diff --git a/mukti-bin/Cargo.toml b/mukti-bin/Cargo.toml index 1d4e31a..3046fe3 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.1" camino = "1.1.9" clap = { version = "4.5.31", features = ["derive"] } color-eyre = { version = "0.6.3", default-features = false }