Bump open-telemetry to 0.29, tokio to 1.45
This commit is contained in:
@@ -14,7 +14,7 @@ serde_json = "1.0.120"
|
||||
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls-webpki-roots", "http2"]}
|
||||
rtrb = "0.3.1"
|
||||
parking_lot = "0.12.3"
|
||||
tokio = { version = "1.23", features = ["net", "macros"] }
|
||||
tokio = { version = "1.45", features = ["net", "macros"] }
|
||||
ahash = "0.8.11"
|
||||
rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
compact_str = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user