Skip to content

Commit 27388c3

Browse files
committed
Update Rust crate clap to 4.5.59
1 parent 7d1b194 commit 27388c3

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.2.2"
13-
clap = { version = "4.5.58", features = ["derive"] }
13+
clap = { version = "4.5.59", features = ["derive"] }
1414
color-eyre = { version = "0.6.5", default-features = false }
1515
futures-util = "0.3.32"
1616
hex = "0.4.3"

0 commit comments

Comments
 (0)