Skip to content

Commit

Permalink
Merge pull request #1 from robherley/dependabot/cargo/cargo-b128475a1a
Browse files Browse the repository at this point in the history
Bump the cargo group with 3 updates
  • Loading branch information
robherley authored Dec 23, 2024
2 parents 6aa6a92 + 4a70df4 commit 081ac6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ log = "0.4.22"
thiserror = "2.0.5"
tokio = { version = "1.42.0", features = ["io-util", "rt", "macros"] }
tokio-stream = "0.1.17"
wasi-common = "27.0.0"
wasmtime = { version = "27.0.0", features = ["async", "cache"] }
wasmtime-wasi = "27.0.0"
wasi-common = "28.0.0"
wasmtime = { version = "28.0.0", features = ["async", "cache"] }
wasmtime-wasi = "28.0.0"

0 comments on commit 081ac6d

Please sign in to comment.