Skip to content

Commit 23b448a

Browse files
committed
chore: change patcher to tmp branch
1 parent 0c69dfc commit 23b448a

File tree

9 files changed

+684
-383
lines changed

9 files changed

+684
-383
lines changed

Cargo.lock

Lines changed: 476 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ array-bytes = "1.6.0"
189189
tiny-keccak = { git = "https://github.com/rwasm-patches/tiny-keccak.git", branch = "rwasm" }
190190
bls12_381 = { git = "https://github.com/rwasm-patches/bls12_381.git", branch = "rwasm" }
191191
#rwasm = { path = "../rwasm", default-features = false }
192+
rwasm = { git = "https://github.com/fluentlabs-xyz/rwasm", branch = "feat/sync-strategies", default-features = false }
192193

193194
[workspace.lints]
194195
rust.missing_debug_implementations = "warn"

0 commit comments

Comments
 (0)