Skip to content

Commit

Permalink
prefer to republish crate instead of messing up with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shamatar committed Mar 31, 2019
1 parent 3da716a commit 7a4e3a8
Show file tree
Hide file tree
Showing 24 changed files with 2 additions and 1,846 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ tiny-keccak = "1.4.2"

#bellman_ce = { path = "../bellman"}
bellman_ce = { version = "0.3.0", default-features = false}

[dependencies.blake2-rfc]
path = "./src/dependencies/blake2-rfc/"
version = "0.2.17"
blake2-rfc_bellman_edition = "0.0.1"

[dev-dependencies]
hex-literal = "0.1"
Expand Down
3 changes: 0 additions & 3 deletions src/dependencies/blake2-rfc/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions src/dependencies/blake2-rfc/.travis.yml

This file was deleted.

29 changes: 0 additions & 29 deletions src/dependencies/blake2-rfc/Cargo.toml

This file was deleted.

202 changes: 0 additions & 202 deletions src/dependencies/blake2-rfc/LICENSE-APACHE

This file was deleted.

20 changes: 0 additions & 20 deletions src/dependencies/blake2-rfc/LICENSE-MIT

This file was deleted.

Loading

0 comments on commit 7a4e3a8

Please sign in to comment.