Skip to content

Commit 738dfc2

Browse files
chore: Sync flake.lock from upstream
1 parent 905a52c commit 738dfc2

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

dev-deps.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
cargo-edit-upgrade 0.13.7
2-
cargo-expand 1.0.115
2+
cargo-expand 1.0.116
33
cargo-insta 1.43.2
4-
cargo-nextest 0.9.102
4+
cargo-nextest 0.9.103
55
just 1.42.4
6-
obelisk 0.24.1
6+
obelisk 0.24.2
77
pkg-config 0.29.2
88
rustc 1.89.0 (29483883e 2025-08-04)
9-
wasm-tools 1.238.1
10-
wasmtime 33.0.0
9+
wasm-tools 1.239.0
10+
wasmtime 36.0.2
1111
ldd (GNU libc) 2.40

flake.lock

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

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.89"
2+
channel = "1.89" # NB: Update rust-toolchain-cross.toml and Cargo.toml as well
33
targets = ["wasm32-unknown-unknown", "wasm32-wasip2"]
44
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer", "cargo"]

0 commit comments

Comments
 (0)