Skip to content

Commit

Permalink
Remove rustc-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratyush committed Oct 29, 2020
1 parent 2e2df52 commit e5ac1f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ ark-relations = { git = "https://github.com/arkworks-rs/snark", default-features
derivative = { version = "2", features = ["use_core"] }
tracing = { version = "0.1", default-features = false, features = [ "attributes" ] }

[build-dependencies]
rustc_version = "0.2"

[dev-dependencies]
rand = { version = "0.7", default-features = false }
rand_xorshift = "0.2"
Expand Down

0 comments on commit e5ac1f4

Please sign in to comment.