Skip to content

Commit

Permalink
forgot changes
Browse files Browse the repository at this point in the history
Signed-off-by: Brian L. Troutwine <[email protected]>
  • Loading branch information
blt committed Nov 12, 2024
1 parent 8fd597a commit d035c1b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 72 deletions.
89 changes: 18 additions & 71 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lading/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ average = { version = "0.15", default-features = false, features = [] }
bollard = { version = "0.17", default-features = false, features = [] }
byte-unit = { workspace = true }
bytes = { workspace = true, features = ["std"] }
clap = { version = "3.2", default-features = false, features = [
clap = { version = "4.5", default-features = false, features = [
"std",
"suggestions",
"derive",
Expand Down

0 comments on commit d035c1b

Please sign in to comment.