Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Dec 6, 2023
1 parent 96dc22c commit f0b5837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modoh-bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ async-trait = "0.1.74"
url = "2.5.0"

# config
clap = { version = "4.4.10", features = ["std", "cargo", "wrap_help"] }
clap = { version = "4.4.11", features = ["std", "cargo", "wrap_help"] }
toml = { version = "0.8.8", default-features = false, features = ["parse"] }
hot_reload = "0.1.4"

Expand Down

0 comments on commit f0b5837

Please sign in to comment.