Skip to content

Commit

Permalink
Remove unused binaryen dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Apr 19, 2021
1 parent 5a4c6db commit 78c3d44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
22 changes: 0 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ serde = { version = "1.0.125", default-features = false, features = ["derive"] }
serde_json = "1.0.64"
tempfile = "3.2.0"
url = { version = "2.2.1", features = ["serde"] }
binaryen = { version = "0.12.0", optional = true }
impl-serde = "0.3.1"
regex = "1.4"

Expand Down

0 comments on commit 78c3d44

Please sign in to comment.