Skip to content

Commit

Permalink
Corrected VDR Wasm toml file
Browse files Browse the repository at this point in the history
Signed-off-by: artem.ivanov <artem.ivanov@dsr-corporation.com>
  • Loading branch information
Artemkaaas committed Sep 5, 2024
1 parent 53e5d6a commit 0fbb3f7
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 0fbb3f7

Please sign in to comment.