Skip to content

Commit bfbafd6

Browse files
authored
Merge pull request #5 from oxidecomputer/dependabot/cargo/tokio-1.45.1
chore(deps): bump tokio from 1.43.0 to 1.45.1
2 parents a2f9617 + 9c6926b commit bfbafd6

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
@@ -60,7 +60,7 @@ uuid = { version = "1", features = ["v4"] }
6060
mach_object = "0.1"
6161
goblin = "0.8.2"
6262
similar = "2.7.0"
63-
tokio = { version = "1.43.0", features = ["full"] }
63+
tokio = { version = "1.45.1", features = ["full"] }
6464
temp-dir = "0.1.14"
6565
tempfile = "3.10.1"
6666
sha3 = "0.10.8"

0 commit comments

Comments
 (0)