Skip to content

Commit

Permalink
Update wasmer-wasix
Browse files Browse the repository at this point in the history
  • Loading branch information
jareddlc committed Sep 13, 2024
1 parent a85f11c commit 4974c75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gut"
version = "0.3.0"
version = "0.3.1"
authors = ["Jared De La Cruz <[email protected]>"]
edition = "2018"

Expand All @@ -11,7 +11,7 @@ gut-lib = "0.1"
reqwest = { version = "0.12", features = ["blocking"] }
tokio = "1"
wasmer = "4"
wasmer-wasix = "0.26"
wasmer-wasix = "0.27"

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 4974c75

Please sign in to comment.