Skip to content

Commit 7cf25d9

Browse files
committed
build: Update to obelisk 0.41.0
1 parent 019e158 commit 7cf25d9

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

dev-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cargo-expand 1.0.124
44
cargo generate 0.23.9
55
cargo-nextest 0.9.140
66
just 1.57.0
7-
obelisk 0.41.0-rc.1
7+
obelisk 0.41.0
88
pkg-config 0.29.2
99
rustc 1.96.0 (ac68faa20 2026-05-25)
1010
wasm-tools 1.254.0

flake.lock

Lines changed: 4 additions & 4 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
@@ -10,7 +10,7 @@
1010
};
1111
};
1212
obelisk = {
13-
url = "github:obeli-sk/obelisk/latest-pre";
13+
url = "github:obeli-sk/obelisk/latest";
1414
inputs = {
1515
nixpkgs.follows = "nixpkgs";
1616
flake-utils.follows = "flake-utils";

0 commit comments

Comments
 (0)