Skip to content

Commit 9fd582d

Browse files
authored
Merge pull request #683 from edgehog-device-manager/dependabot/cargo/tokio-1.50.0
chore(deps): Bump tokio from 1.49.0 to 1.50.0
2 parents 4e74983 + 8823564 commit 9fd582d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ systemd = "0.10.1"
228228
tempdir = "0.3.7"
229229
tempfile = "3.23.0"
230230
thiserror = "2.0.17"
231-
tokio = "1.47.1"
231+
tokio = "1.50.0"
232232
tokio-stream = "0.1.17"
233233
tokio-tungstenite = "0.28.0"
234234
tokio-util = "0.7.16"

0 commit comments

Comments
 (0)