chore: deps

This commit is contained in:
Jun Kurihara 2024-06-12 11:10:51 +09:00
commit 0e9d0881f6
No known key found for this signature in database
GPG key ID: 6D3FEE70E498C15B
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ async-trait = "0.1.80"
# config
clap = { version = "4.5.6", features = ["std", "cargo", "wrap_help"] }
clap = { version = "4.5.7", features = ["std", "cargo", "wrap_help"] }
toml = { version = "0.8.14", default-features = false, features = ["parse"] }
hot_reload = "0.1.5"