Skip to content

Commit 3f46991

Browse files
authored
Merge pull request #175 from obeli-sk/sync-flake-lock-20260418-054849
Sync `flake.lock` from upstream
2 parents 6727e0f + d19cd2a commit 3f46991

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,14 +1,14 @@
1-
cargo-binstall 1.17.9
1+
cargo-binstall 1.18.0
22
cargo-edit-upgrade 0.13.9
33
cargo-expand 1.0.121
44
cargo generate 0.23.8
55
cargo-nextest 0.9.132
66
just 1.49.0
7-
obelisk 0.37.6
7+
obelisk 0.37.7
88
pkg-config 0.29.2
9-
rustc 1.94.0 (4a4ef493e 2026-03-02)
10-
wasm-tools 1.245.1
11-
wasmtime 43.0.0
9+
rustc 1.95.0 (59807616e 2026-04-14)
10+
wasm-tools 1.246.2
11+
wasmtime 43.0.1
1212
node.js v22.22.2
1313
wizer 10.0.0
1414
tinygo version 0.40.1 linux/amd64 (using go version go1.25.7 and LLVM version 20.1.8)

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.94.0"
2+
channel = "1.95.0"
33
targets = ["wasm32-unknown-unknown", "wasm32-wasip2"]
44
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer", "cargo"]

0 commit comments

Comments
 (0)