Skip to content

Commit 88ef310

Browse files
committed
chore: Bump Obelisk
1 parent c254908 commit 88ef310

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

dev-deps.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
cargo-edit-upgrade 0.13.7
1+
cargo-edit-upgrade 0.13.8
22
cargo-expand 1.0.118
33
cargo-insta 1.43.2
4-
cargo-nextest 0.9.106
5-
just 1.43.0
6-
obelisk 0.26.2
4+
cargo-nextest 0.9.111
5+
just 1.43.1
6+
obelisk 0.27.0
77
pkg-config 0.29.2
8-
rustc 1.90.0 (1159e78c4 2025-09-14)
8+
rustc 1.91.1 (ed61e7d7e 2025-11-07)
99
wasm-tools 1.239.0
10-
wasmtime 38.0.1
10+
wasmtime 38.0.3
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.90"
2+
channel = "1.91"
33
targets = ["wasm32-unknown-unknown", "wasm32-wasip2"]
44
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer", "cargo"]

0 commit comments

Comments
 (0)