Skip to content

Commit d035c1b

Browse files
committed
forgot changes
Signed-off-by: Brian L. Troutwine <[email protected]>
1 parent 8fd597a commit d035c1b

File tree

2 files changed

+19
-72
lines changed

2 files changed

+19
-72
lines changed

Cargo.lock

+18-71
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lading/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ average = { version = "0.15", default-features = false, features = [] }
2525
bollard = { version = "0.17", default-features = false, features = [] }
2626
byte-unit = { workspace = true }
2727
bytes = { workspace = true, features = ["std"] }
28-
clap = { version = "3.2", default-features = false, features = [
28+
clap = { version = "4.5", default-features = false, features = [
2929
"std",
3030
"suggestions",
3131
"derive",

0 commit comments

Comments
 (0)