Skip to content

Commit

Permalink
chore(rust-sys): update dependecy
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <sam@secondstate.io>
  • Loading branch information
apepkuss committed Nov 14, 2023
1 parent c993374 commit 57454b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/wasmedge-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ reqwest = { version = "0.11", default-features = false, features = [
flate2 = "1"
tar = "0.4"
sha256 = "1"
lazy_static = "1.4"
phf = { version = "0.11", features = ["macros"] }

[dev-dependencies]
Expand Down

0 comments on commit 57454b0

Please sign in to comment.