Skip to content

Commit

Permalink
Use =0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenlu committed Nov 1, 2023
1 parent ebc40c7 commit 22bf8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ console_error_panic_hook = { version = "0.1.6", optional = true }
bitcoin = "0.30.1"
bip39 = { "version" = "2.0.0", features = ["rand"]}
ecies = { "version" = "0.2.6", default-features = false, features = ["pure"]}
lightspark-remote-signing = "0.3.0"
lightspark-remote-signing = "=0.3.0"
serde_json = "1.0.107"
serde = "1.0.188"

Expand Down

0 comments on commit 22bf8b0

Please sign in to comment.