Skip to content

Commit 846bd0f

Browse files
feat!: update to 1.0.0-rc.0 deps (#141)
- [x] `n0-watcher` - [x] `n0-error` - [x] `noq-udp` - [x] `iroh-metrics`
1 parent 79e36a9 commit 846bd0f

11 files changed

Lines changed: 252 additions & 287 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169

170170
- name: Install wasm-bindgen-test-runner
171171
# Match the version of wasm-bindgen used in Cargo.lock
172-
run: cargo binstall wasm-bindgen-cli@0.2.118 --locked --no-confirm
172+
run: cargo binstall wasm-bindgen-cli@0.2.121 --locked --no-confirm
173173

174174
- name: Install wasm-tools
175175
uses: bytecodealliance/actions/wasm-tools/setup@v1

0 commit comments

Comments
 (0)