Skip to content

Commit

Permalink
Update wasmer features
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelsr committed Aug 13, 2024
1 parent 7c743ad commit 14a9e20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/proc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ wasmer = { version = "4.x", default-features = false, features = [
] }

wasmer-wasix = { version = "0.24", default-features = false, features = [
"chrono",
"compiler",
"journal",
"reqwest",
"sys",
"sys-poll",
"sys-thread",
"time",
] }
tracing = "0.1.37"

0 comments on commit 14a9e20

Please # to comment.