Skip to content

Commit

Permalink
Corrected VDR Wasm toml file (#93)
Browse files Browse the repository at this point in the history
Signed-off-by: artem.ivanov <[email protected]>
  • Loading branch information
Artemkaaas authored Sep 5, 2024
1 parent 53e5d6a commit 84013f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vdr/Cargo.lock

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

3 changes: 3 additions & 0 deletions vdr/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ serde-wasm-bindgen = "0.4"
serde_json = "1.0.107"
futures = "0.3.28"
console_error_panic_hook = "0.1"

[patch.crates-io]
web3 = { git = 'https://github.com/DSRCorporation/rust-web3.git'}

0 comments on commit 84013f6

Please sign in to comment.