Skip to content
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/Cargo.lock

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

1 change: 1 addition & 0 deletions packages/whisky-wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ serde_json = "1.0"
uplc = "=1.1.9"
whisky-csl = { version = "1.0.9", path = "../whisky-csl" }
whisky-common = { version = "1.0.9", path = "../whisky-common" }
whisky-provider = { version = "1.0.9", path = "../whisky-provider" }
tiny-bip39 = "2.0.0"
rand = "0.8"
aes-gcm = "0.10.3"
Expand Down
Loading
Loading