diff --git a/Cargo.toml b/Cargo.toml index 078edfb..9f77853 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ tokio-stream = "0.1" reqwest = { version = "0.12", features = ["stream", "json", "rustls-tls"], default-features = false } bytes = "1" async-stream = "0.3" -serde_json = "1.0" +serde_json = "1"