diff --git a/Cargo.toml b/Cargo.toml index ff8a9ca..5fe3ceb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,6 @@ serde_yaml = "0.9.34" tabled = "0.17.0" tokio-stream = "0.1.17" tokio = { version = "1.42.0", features = ["macros", "rt-multi-thread"] } -# tonic = { version = "0.12", features = ["tls"] } tonic = { version = "0.12" } thiserror = "2.0.9" bs58 = "0.5.1"