Skip to content

Commit

Permalink
Merge branch 'ec2/memwallet' into ec2/fix-account-management
Browse files Browse the repository at this point in the history
  • Loading branch information
ec2 committed Aug 27, 2024
2 parents 23dff90 + fd077c1 commit 5ec0056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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 @@ members = [

[workspace.package]
edition = "2021"
rust-version = "1.70"
rust-version = "1.77"
repository = "https://github.com/zcash/librustzcash"
license = "MIT OR Apache-2.0"
categories = ["cryptography::cryptocurrencies"]
Expand Down
2 changes: 2 additions & 0 deletions zcash_client_memory/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ incrementalmerkletree.workspace = true
shardtree = { workspace = true, features = ["legacy-api"] }
thiserror = "1.0.61"



[features]
default = ["multicore"]

Expand Down

0 comments on commit 5ec0056

Please sign in to comment.