Bump open-telemetry to 0.29, tokio to 1.45
This commit is contained in:
@@ -28,7 +28,7 @@ serde_json = "1.0"
|
||||
hyper = { version = "1.0.1", features = ["server", "http1", "http2"] }
|
||||
hyper-util = { version = "0.1.1", features = ["tokio"] }
|
||||
http-body-util = "0.1.0"
|
||||
tokio = { version = "1.23", features = ["rt"] }
|
||||
tokio = { version = "1.45", features = ["rt"] }
|
||||
futures-util = "0.3.28"
|
||||
async-stream = "0.3.5"
|
||||
base64 = "0.22"
|
||||
|
||||
Reference in New Issue
Block a user