Skip to content

Commit

Permalink
Upgrade tari-crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
brianp committed Dec 12, 2023
1 parent 0d7af59 commit 2d36688
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chk-sig/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ version = "0.16.12" # Keep in line with Tari crypto
edition = "2018"

[dependencies]
tari_utilities = "0.5.1"
tari_crypto = "0.19.0"
tari_utilities = "0.7.0"
tari_crypto = "0.20.0"

serde = "1.0"
serde-wasm-bindgen = { version = "0.5.0" }
Expand Down
Binary file modified chk-sig/tari_chk_sig_js/tari_chk_sig_bg.wasm
Binary file not shown.

0 comments on commit 2d36688

Please sign in to comment.