Skip to content

Commit f24d09b

Browse files
Bump tokio from 1.44.1 to 1.44.2 (#405)
1 parent c16bc56 commit f24d09b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ opentelemetry = "0.28"
100100
opentelemetry-otlp = { version = "0.28", features = ["default", "grpc-tonic"] }
101101
opentelemetry-semantic-conventions = "0.29"
102102
opentelemetry_sdk = { version = "0.28", features = ["rt-tokio"] }
103-
tokio = { version = "1.44.1", features = ["full"] }
103+
tokio = { version = "1.44.2", features = ["full"] }
104104
criterion = "0.5.1"
105105
tracing-chrome = "0.7.2"
106106

0 commit comments

Comments
 (0)