diff --git a/rpxy-bin/Cargo.toml b/rpxy-bin/Cargo.toml index 182bea06..cb5803e8 100644 --- a/rpxy-bin/Cargo.toml +++ b/rpxy-bin/Cargo.toml @@ -39,7 +39,7 @@ mimalloc = { version = "*", default-features = false } # config clap = { version = "4.4.3", features = ["std", "cargo", "wrap_help"] } -toml = { version = "0.7.8", default-features = false, features = ["parse"] } +toml = { version = "0.8.0", default-features = false, features = ["parse"] } hot_reload = "0.1.4" # logging