Skip to content

Commit 88d6a15

Browse files
committed
point to clarity-wasm fix branch
1 parent 9f411c7 commit 88d6a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stackslib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ hashbrown = { workspace = true }
5555
rusqlite = { workspace = true }
5656
time = { version = "0.3.41", features = ["std"] }
5757
toml = { workspace = true }
58-
clar2wasm = { git = "https://github.com/stacks-network/clarity-wasm.git", branch = "main"}
58+
clar2wasm = { git = "https://github.com/stacks-network/clarity-wasm.git", branch = "fix/make-try-work-again"}
5959

6060
[target.'cfg(not(any(target_os = "macos",target_os="windows", target_arch = "arm" )))'.dependencies]
6161
tikv-jemallocator = {workspace = true}

0 commit comments

Comments
 (0)