This commit is contained in:
Jun Kurihara 2024-01-23 00:28:09 +09:00
commit 5c5df68065
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03

View file

@ -41,7 +41,7 @@ rustls-pemfile = "1.0.4"
mimalloc = { version = "*", default-features = false }
# config
clap = { version = "4.4.16", features = ["std", "cargo", "wrap_help"] }
clap = { version = "4.4.18", features = ["std", "cargo", "wrap_help"] }
toml = { version = "0.8.8", default-features = false, features = ["parse"] }
hot_reload = "0.1.4"