Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ rrs-lib = "0.1.0"
tracing = "0.1.40"

wasmparser = { version = "0.235", default-features = false }
womir = { git = "https://github.com/powdr-labs/womir.git", rev = "19e1b4b" }
womir = { git = "https://github.com/powdr-labs/womir.git", rev = "44f1580" }

# [patch."https://github.com/powdr-labs/openvm.git"]
# openvm-sdk = { path = "../openvm/crates/sdk" }
Expand Down
Loading