Skip to content

Commit 1898032

Browse files
committed
chore: update obelisk latest input
1 parent f11bb9f commit 1898032

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 generate 0.23.9
44
cargo-insta 1.47.2
55
cargo-nextest 0.9.137
66
just 1.51.0
7-
obelisk 0.39.0
7+
obelisk 0.39.3
88
pkg-config 0.29.2
99
rustc 1.96.0 (ac68faa20 2026-05-25)
1010
wasm-tools 1.250.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
@@ -9,7 +9,7 @@
99
};
1010
};
1111
obelisk = {
12-
url = "github:obeli-sk/obelisk/latest-pre";
12+
url = "github:obeli-sk/obelisk/latest";
1313
inputs = {
1414
nixpkgs.follows = "nixpkgs";
1515
flake-utils.follows = "flake-utils";

0 commit comments

Comments
 (0)