mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-01 12:51:30 +00:00
Make u128-support
feature opt-in rather than default.
This commit is contained in:
@@ -17,4 +17,4 @@ clippy = { version = "0.0.151", optional = true }
|
||||
[features]
|
||||
unstable-features = []
|
||||
u128-support = []
|
||||
default = ["u128-support"]
|
||||
default = []
|
||||
|
Reference in New Issue
Block a user