mirror of
https://github.com/arnaucube/ark-r1cs-std.git
synced 2026-01-10 16:01:28 +01:00
Remove rustc-version
This commit is contained in:
@@ -21,9 +21,6 @@ ark-relations = { git = "https://github.com/arkworks-rs/snark", default-features
|
|||||||
derivative = { version = "2", features = ["use_core"] }
|
derivative = { version = "2", features = ["use_core"] }
|
||||||
tracing = { version = "0.1", default-features = false, features = [ "attributes" ] }
|
tracing = { version = "0.1", default-features = false, features = [ "attributes" ] }
|
||||||
|
|
||||||
[build-dependencies]
|
|
||||||
rustc_version = "0.2"
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
rand = { version = "0.7", default-features = false }
|
rand = { version = "0.7", default-features = false }
|
||||||
rand_xorshift = "0.2"
|
rand_xorshift = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user