Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 56c3893

Browse files
committed
Update patch for wasm-tools
1 parent fca305e commit 56c3893

2 files changed

Lines changed: 26 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ overflow-checks = false
6262
command = []
6363

6464
[patch.crates-io]
65-
wit-parser = { git = 'https://github.com/alexcrichton/wasm-tools', branch = 'fix-wit-parser' }
65+
wit-parser = { git = 'https://github.com/alexcrichton/wasm-tools', branch = 'more-fuzz-bugs' }
66+
wit-component = { git = 'https://github.com/alexcrichton/wasm-tools', branch = 'more-fuzz-bugs' }

0 commit comments

Comments
 (0)