Skip to content

Commit 490eb35

Browse files
committed
Remove patches
Signed-off-by: James Sturtevant <[email protected]>
1 parent 332fbf5 commit 490eb35

File tree

2 files changed

+10
-74
lines changed

2 files changed

+10
-74
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -575,17 +575,3 @@ inherits = "release"
575575
codegen-units = 1
576576
lto = true
577577

578-
[patch.crates-io]
579-
wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen.git" }
580-
wit-bindgen-rust-macro = { git = "https://github.com/bytecodealliance/wit-bindgen.git" }
581-
wasmparser = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
582-
wat = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
583-
wast = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
584-
wasmprinter = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
585-
wasm-encoder = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
586-
wasm-smith = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
587-
wasm-mutate = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
588-
wit-parser = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
589-
wit-component = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
590-
wasm-wave = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }
591-
wasm-metadata = { git = "https://github.com/jsturtevant/wasm-tools.git", branch="unstable-refrence-stable" }

0 commit comments

Comments
 (0)