Skip to content

Commit

Permalink
Merge pull request #2198 from andrewdavidmackenzie/dependabot/cargo/w…
Browse files Browse the repository at this point in the history
…asmtime-19.0.2
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
2 parents 781ddc0 + 71f29a2 commit 334366e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
84 changes: 42 additions & 42 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 flowr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ simpdiscover = "0.7"

# for flowrlib
rand = "0.8"
wasmtime = { version = "19.0.1", default-features = false, features = ["runtime", "cranelift"] }
wasmtime = { version = "19.0.2", default-features = false, features = ["runtime", "cranelift"] }

# for flowrgui
iced = { version = "0.12.1", features = ["canvas", "tokio", "debug", "image"] }
Expand Down

0 comments on commit 334366e

Please sign in to comment.