Skip to content

Commit 91e56ef

Browse files
committed
Update Rust crate clap to 4.5.52
1 parent ab392fb commit 91e56ef

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
@@ -10,7 +10,7 @@ atomicwrites = "0.4.4"
1010
blake2 = "0.10.6"
1111
bytes = "1.10.1"
1212
camino = "1.1.12"
13-
clap = { version = "4.5.51", features = ["derive"] }
13+
clap = { version = "4.5.52", features = ["derive"] }
1414
color-eyre = { version = "0.6.5", default-features = false }
1515
futures-util = "0.3.31"
1616
hex = "0.4.3"

0 commit comments

Comments
 (0)