diff --git a/Cargo.toml b/Cargo.toml index 215bb7e..65cccee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,7 +73,7 @@ textplots = "0.8.6" # time = "0.3.36" tokio = { version = "1.37.0", features = ["full"] } tokio-util = "0.7.11" -toml = "0.8.12" +toml = "0.9.10" tower-http = { version = "0.6.6", features = ["cors", "fs"] } tracing = "0.1.40" tracing-subscriber = { version = "0.3.18", features = [