use semver

This commit is contained in:
2025-07-19 15:52:18 +02:00
parent f01d34a18a
commit 1a5271c796

View File

@@ -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"