Skip to content

Commit 35f89b5

Browse files
chore(deps): bump tokio from 1.45.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.47.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae2eff4 commit 35f89b5

File tree

2 files changed

+43
-33
lines changed

2 files changed

+43
-33
lines changed

Cargo.lock

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

ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ wasmtime = { version = "=34.0.0", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=34.0.0"
2929
cap-std = "3.4.0"
3030
wat = "1.227.1"
31-
tokio = { version = "1.40.0", features = [
31+
tokio = { version = "1.47.1", features = [
3232
"rt",
3333
"rt-multi-thread",
3434
"time",

0 commit comments

Comments
 (0)