Skip to content

Commit 4432a72

Browse files
committed
chore: Bump flake.lock
1 parent d247918 commit 4432a72

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

dev-deps.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
cargo-binstall 1.14.3
1+
cargo-binstall 1.15.3
22
cargo-edit-upgrade 0.13.7
3-
cargo-expand 1.0.115
3+
cargo-expand 1.0.116
44
cargo-insta 1.43.2
5-
cargo-nextest 0.9.102
5+
cargo-nextest 0.9.103
66
cargo-semver-checks 0.43.0
77
litecli Version: 1.12.3
88
nixpkgs-fmt 1.3.0
99
pkg-config 0.29.2
10-
libprotoc 31.1
10+
libprotoc 32.0
1111
rustc 1.89.0 (29483883e 2025-08-04)
12-
wasm-tools 1.238.1
13-
wasmtime 33.0.0
12+
wasm-tools 1.239.0
13+
wasmtime 36.0.2
1414
cargo-zigbuild 0.20.1
15-
wasm-opt version 123
15+
wasm-opt version 124
1616
trunk wasm_opt = "version_123"
1717
trunk 0.21.14
1818
wasm-bindgen 0.2.100

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
protobuf
217217
release-plz
218218
wasm-tools
219-
wasmtime
219+
wasmtime.out
220220
];
221221
};
222222
devShells.web = pkgs.mkShell {

0 commit comments

Comments
 (0)