Skip to content

Commit 90e2160

Browse files
committed
Update dependencies
1 parent c3302ac commit 90e2160

File tree

2 files changed

+70
-71
lines changed

2 files changed

+70
-71
lines changed

Cargo.lock

Lines changed: 70 additions & 62 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 & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,3 @@ csharp = ['dep:wit-bindgen-csharp']
8989
csharp-mono = ['csharp']
9090
moonbit = ['dep:wit-bindgen-moonbit']
9191
async = []
92-
93-
[patch.crates-io]
94-
wit-component = { git = 'https://github.com/bytecodealliance/wasm-tools', branch = 'ci/release-1.242.0' }
95-
wit-parser = { git = 'https://github.com/bytecodealliance/wasm-tools', branch = 'ci/release-1.242.0' }
96-
wasm-encoder = { git = 'https://github.com/bytecodealliance/wasm-tools', branch = 'ci/release-1.242.0' }
97-
wasm-metadata = { git = 'https://github.com/bytecodealliance/wasm-tools', branch = 'ci/release-1.242.0' }
98-
wat = { git = 'https://github.com/bytecodealliance/wasm-tools', branch = 'ci/release-1.242.0' }
99-
wasmparser = { git = 'https://github.com/bytecodealliance/wasm-tools', branch = 'ci/release-1.242.0' }
100-
wasm-compose = { git = 'https://github.com/bytecodealliance/wasm-tools', branch = 'ci/release-1.242.0' }

0 commit comments

Comments
 (0)