chore: deps

This commit is contained in:
Jun Kurihara 2025-03-27 12:05:19 +09:00
commit 116a9751ca
No known key found for this signature in database
GPG key ID: B184DE07B34AA676
2 changed files with 18 additions and 18 deletions

View file

@ -45,7 +45,7 @@ async-trait = "0.1.88"
futures-util = { version = "0.3.31", default-features = false }
# config
clap = { version = "4.5.32", features = ["std", "cargo", "wrap_help"] }
clap = { version = "4.5.34", features = ["std", "cargo", "wrap_help"] }
toml = { version = "0.8.20", default-features = false, features = ["parse"] }
hot_reload = "0.1.8"
serde_ignored = "0.1.11"