diff --git a/Cargo.toml b/Cargo.toml index 1c0e3500aa..22201bad7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -68,7 +68,7 @@ shadow-rs = "1.7.0" strum = { version = "0.28", features = ["derive"] } thiserror = "2.0" tokio = { version = "1", features = ["full"], default-features = false } -toml = "0.9.10" +toml = "1.0.0" tempfile = "3.25.0" tonic = "0.14" tonic-prost = "0.14"