This commit is contained in:
Jun Kurihara 2023-08-21 20:01:53 +09:00
commit 97f50f2310
No known key found for this signature in database
GPG key ID: D992B3E3DE1DED23
3 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ rpxy-lib = { path = "../rpxy-lib/", default-features = false, features = [
anyhow = "1.0.75"
rustc-hash = "1.1.0"
serde = { version = "1.0.183", default-features = false, features = ["derive"] }
serde = { version = "1.0.185", default-features = false, features = ["derive"] }
derive_builder = "0.12.0"
tokio = { version = "1.32.0", default-features = false, features = [
"net",
@ -38,7 +38,7 @@ rustls-pemfile = "1.0.3"
mimalloc = { version = "*", default-features = false }
# config
clap = { version = "4.3.22", features = ["std", "cargo", "wrap_help"] }
clap = { version = "4.3.23", features = ["std", "cargo", "wrap_help"] }
toml = { version = "0.7.6", default-features = false, features = ["parse"] }
hot_reload = "0.1.4"

@ -1 +1 @@
Subproject commit 4f25f501ef4d009af9d3bef44d322c09c327b2df
Subproject commit 5cca3063f6f7747dcd9ec6e080ee48dcb5cfc4a7

@ -1 +1 @@
Subproject commit c7e3f517f3267f2e19b605cb53e6bf265e70e5af
Subproject commit e6402b7f8649bc9d90b69aedc83c387b0372bc94