Skip to content

Commit

Permalink
Bump tokio-macros from 1.7.0 to 2.1.0 (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent e2ecd5b commit bb007bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
15 changes: 2 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/quickjs-wasm-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ hyper = { version = "=1.0.0-rc.3", features = ["client", "http1"], default-featu
bytes = "=1.5.0"
futures-task = "=0.3.29"
futures-util = { version = "=0.3.27", default-features = false }
tokio-macros = "=1.7.0"
tokio-macros = "=2.1.0"
futures-core = "=0.3.29"
mio = "=0.8.9"
http-body-util = "=0.1.0-rc.3"
Expand Down

0 comments on commit bb007bc

Please sign in to comment.