Skip to content

Commit a1029e6

Browse files
chore(deps): bump tokio from 1.39.3 to 1.40.0 (#369)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5eccc23 commit a1029e6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ wasi-common = "=25.0.1"
3030
cap-std = "3.1.0"
3131
anyhow = "*" # Use whatever Wasmtime uses
3232
wat = "1.218.0"
33-
tokio = { version = "1.36.0", features = [
33+
tokio = { version = "1.40.0", features = [
3434
"rt",
3535
"rt-multi-thread",
3636
"time",

0 commit comments

Comments
 (0)