remove rug completely
This commit is contained in:
@@ -13,7 +13,6 @@ build = "build/main.rs"
|
||||
rust-version = "1.63"
|
||||
|
||||
[features]
|
||||
default = ["rug"]
|
||||
|
||||
[build-dependencies]
|
||||
indexmap = "1.0.2"
|
||||
@@ -45,7 +44,6 @@ ctrlc = "3.2.2"
|
||||
ordered-float = "2.6.0"
|
||||
phf = { version = "0.9", features = ["macros"] }
|
||||
ref_thread_local = "0.0.0"
|
||||
rug = { path = "../rug", optional = true }
|
||||
rustyline = "9.0.0"
|
||||
ring = "0.16.13"
|
||||
ripemd160 = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user