Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Mar 7, 2024
1 parent 37eaf9b commit 9893c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy-bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tokio = { version = "1.36.0", default-features = false, features = [
async-trait = "0.1.77"

# config
clap = { version = "4.5.1", features = ["std", "cargo", "wrap_help"] }
clap = { version = "4.5.2", features = ["std", "cargo", "wrap_help"] }
toml = { version = "0.8.10", default-features = false, features = ["parse"] }
hot_reload = "0.1.5"

Expand Down

0 comments on commit 9893c7a

Please sign in to comment.