diff --git a/Cargo.toml b/Cargo.toml index 07bd0221..05eafba4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ async-trait = "0.1" # Serialization serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" -toml = "0.8" +toml = "1.1" rmp-serde = "1.1" # Pin to avoid edition2024 requirement in newer versions # CLI