Skip to content

Commit cc2b865

Browse files
committed
Update Rust crate camino to 1.2.1
1 parent d8bb224 commit cc2b865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mukti-bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
atomicwrites = "0.4.4"
1010
blake2 = "0.10.6"
1111
bytes = "1.10.1"
12-
camino = "1.1.12"
12+
camino = "1.2.1"
1313
clap = { version = "4.5.48", features = ["derive"] }
1414
color-eyre = { version = "0.6.5", default-features = false }
1515
futures-util = "0.3.31"

0 commit comments

Comments
 (0)