chore: deps

This commit is contained in:
Jun Kurihara 2025-01-08 10:19:05 +09:00
commit f9b4a26dab
No known key found for this signature in database
GPG key ID: 6D3FEE70E498C15B
5 changed files with 10 additions and 10 deletions

View file

@ -21,7 +21,7 @@ tracing = { version = "0.1.41" }
derive_builder = { version = "0.20.2" }
thiserror = { version = "2.0.9" }
hot_reload = { version = "0.1.8" }
async-trait = { version = "0.1.84" }
async-trait = { version = "0.1.85" }
rustls = { version = "0.23.20", default-features = false, features = [
"std",
"aws_lc_rs",