Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Hopefully this will let us use fewer duplicate deps.
  • Loading branch information
Stebalien committed Mar 24, 2022
1 parent 27f15df commit f5b6f90
Show file tree
Hide file tree
Showing 10 changed files with 77 additions and 77 deletions.
22 changes: 11 additions & 11 deletions fil-proofs-param/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,50 +15,50 @@ storage-proofs-post = { path = "../storage-proofs-post", version = "^11.0.0", de
storage-proofs-update = { path = "../storage-proofs-update", version = "^11.0.0", default-features = false }
filecoin-hashers = { version = "^6.0.0", path = "../filecoin-hashers", default-features = false, features = ["poseidon", "sha256"] }
filecoin-proofs = { version = "^11.0.0", path = "../filecoin-proofs", default-features = false }
bitvec = "0.17"
bitvec = "1.0.0"
rand = "0.8"
lazy_static = "1.2"
memmap = "0.7"
pbr = "1.0"
byteorder = "1"
itertools = "0.9"
itertools = "0.10.3"
serde = { version = "1.0", features = ["rc", "derive"] }
serde_json = "1.0"
ff = "0.11.0"
blake2b_simd = "0.5"
bellperson = "0.18.0"
blake2b_simd = "1.0.0"
bellperson = "0.19.0"
log = "0.4.7"
fil_logger = "0.1"
env_proxy = "0.4"
flate2 = { version = "1.0.9", features = ["rust_backend"]}
tar = "0.4.26"
rayon = "1.1.0"
blake2s_simd = "0.5.8"
blake2s_simd = "1.0.0"
hex = "0.4.0"
merkletree = "0.21.0"
bincode = "1.1.2"
anyhow = "1.0.23"
rand_xorshift = "0.3.0"
sha2 = "0.9.1"
sha2 = "0.10.2"
typenum = "1.11.2"
gperftools = { version = "0.2", optional = true }
generic-array = "0.14.4"
structopt = "0.3.12"
humansize = "1.1.0"
indicatif = "0.15.0"
indicatif = "0.16.2"
group = "0.11.0"
dialoguer = "0.8.0"
clap = "2.33.3"
dialoguer = "0.10.0"
clap = "3.1.6"

[dependencies.reqwest]
version = "0.10"
version = "0.11.10"
default-features = false
features = ["blocking", "native-tls-vendored"]

[dev-dependencies]
criterion = "0.3"
rexpect = "0.4.0"
pretty_assertions = "0.6.1"
pretty_assertions = "1.2.0"
failure = "0.1.7"
tempfile = "3"

Expand Down
18 changes: 9 additions & 9 deletions fil-proofs-tooling/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ storage-proofs-post = { path = "../storage-proofs-post", version = "^11.0.0", de
storage-proofs-update = { path = "../storage-proofs-update", version = "^11.0.0", default-features = false }
filecoin-proofs = { path = "../filecoin-proofs", default-features = false }
filecoin-hashers = { path = "../filecoin-hashers", default-features = false, features = ["poseidon", "blake2s", "sha256"] }
clap = "2"
clap = "3.1.6"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.5"
Expand All @@ -26,31 +26,31 @@ regex = "1.3.7"
commandspec = "0.12.2"
chrono = { version = "0.4.7", features = ["serde"] }
memmap = "0.7.0"
bellperson = "0.18.0"
bellperson = "0.19.0"
rand = "0.8"
tempfile = "3.0.8"
cpu-time = "1.0.0"
git2 = "0.13.6"
git2 = "0.14.2"
heim = { git = "https://github.com/heim-rs/heim", rev = "b292f15", features = ["host", "memory", "cpu"] }
async-std = "1.6"
blake2s_simd = "0.5.6"
blake2s_simd = "1.0.0"
fil_logger = "0.1"
log = "0.4.8"
uom = "0.30"
uom = "0.32.0"
merkletree = "0.21.0"
bincode = "1.1.2"
anyhow = "1.0.23"
ff = "0.11.0"
rand_xorshift = "0.3.0"
bytefmt = "0.1.7"
rayon = "1.3.0"
flexi_logger = "0.16.1"
flexi_logger = "0.22.3"
typenum = "1.11.2"
generic-array = "0.14.4"
# `byte-unit = 4.0.13` is the final version that uses Rust 2018 edition.
byte-unit = "=4.0.13"
byte-unit = "4.0.14"
fdlimit = "0.2.0"
dialoguer = "0.8.0"
dialoguer = "0.10.0"
structopt = "0.3.12"
humansize = "1.1.0"
blstrs = "0.4.0"
Expand Down Expand Up @@ -79,4 +79,4 @@ measurements = ["storage-proofs-core/measurements"]
profile = ["storage-proofs-core/profile", "measurements"]

[target.'cfg(target_arch = "x86_64")'.dependencies]
raw-cpuid = "8.1.2"
raw-cpuid = "10.3.0"
8 changes: 4 additions & 4 deletions filecoin-hashers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/filecoin-project/rust-fil-proofs"
readme = "README.md"

[dependencies]
bellperson = "0.18.0"
bellperson = "0.19.0"
blstrs = "0.4.0"
generic-array = "0.14.4"
merkletree = "0.21.0"
Expand All @@ -18,10 +18,10 @@ anyhow = "1.0.34"
serde = "1.0.117"
rand = "0.8.0"

neptune = { version = "5.1.0", optional = true, features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
neptune = { version = "6.0.0", optional = true, features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
lazy_static = { version = "1.4.0", optional = true }
blake2s_simd = { version = "0.5.11", optional = true }
sha2 = { version = "0.9.2", optional = true }
blake2s_simd = { version = "1.0.0", optional = true }
sha2 = { version = "0.10.2", optional = true }
hex = "0.4.2"

[features]
Expand Down
14 changes: 7 additions & 7 deletions filecoin-proofs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@ storage-proofs-porep = { path = "../storage-proofs-porep", version = "^11.0.0",
storage-proofs-post = { path = "../storage-proofs-post", version = "^11.0.0", default-features = false }
storage-proofs-update = { path = "../storage-proofs-update", version = "^11.0.0", default-features = false }
filecoin-hashers = { version = "^6.0.0", path = "../filecoin-hashers", default-features = false, features = ["poseidon", "sha256"] }
bitvec = "0.17"
bitvec = "1.0.0"
rand = "0.8"
lazy_static = "1.2"
memmap = "0.7"
byteorder = "1"
itertools = "0.9"
itertools = "0.10.3"
serde = { version = "1.0", features = ["rc", "derive"] }
serde_json = "1.0"
ff = "0.11.0"
blake2b_simd = "0.5"
bellperson = "0.18.0"
blake2b_simd = "1.0.0"
bellperson = "0.19.0"
log = "0.4.7"
fil_logger = "0.1"
rayon = "1.1.0"
blake2s_simd = "0.5.8"
blake2s_simd = "1.0.0"
hex = "0.4.0"
merkletree = "0.21.0"
bincode = "1.1.2"
anyhow = "1.0.23"
rand_xorshift = "0.3.0"
sha2 = "0.9.1"
sha2 = "0.10.2"
typenum = "1.11.2"
gperftools = { version = "0.2", optional = true }
generic-array = "0.14.4"
Expand All @@ -47,7 +47,7 @@ blstrs = "0.4.0"
[dev-dependencies]
criterion = "0.3"
rexpect = "0.4.0"
pretty_assertions = "0.6.1"
pretty_assertions = "1.2.0"
failure = "0.1.7"
tempfile = "3"

Expand Down
8 changes: 4 additions & 4 deletions fr32/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ repository = "https://github.com/filecoin-project/rust-fil-proofs"

[dependencies]
anyhow = "1.0.23"
bellperson = "0.18.0"
bellperson = "0.19.0"
byte-slice-cast = "1.0.0"
byteorder = "1"
ff = "0.11.0"
thiserror = "1.0.6"
blstrs = "0.4.0"

[dev-dependencies]
bitvec = "0.17"
bitvec = "1.0.0"
criterion = "0.3"
itertools = "0.9"
pretty_assertions = "0.6.1"
itertools = "0.10.3"
pretty_assertions = "1.2.0"
rand = "0.8"
rand_xorshift = "0.3"

Expand Down
14 changes: 7 additions & 7 deletions sha2raw/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ categories = ["cryptography", "no-std"]
edition = "2018"

[dependencies]
digest = "0.9"
block-buffer = "0.9"
digest = "0.10.3"
block-buffer = "0.10.2"
fake-simd = "0.1"
opaque-debug = "0.3"
sha2-asm = { version = "0.6", optional = true }
Expand All @@ -22,13 +22,13 @@ byteorder = "1.3.4"
version = "1.4.0"

[target.'cfg(target_arch = "x86_64")'.dependencies]
cpuid-bool = "0.1.0"
cpuid-bool = "0.99.99"

[dev-dependencies]
digest = { version = "0.9", features = ["dev", "std"] }
sha2 = "0.9.1"
rand = "0.7.3"
rand_xorshift = "0.2.0"
digest = { version = "0.10.3", features = ["dev", "std"] }
sha2 = "0.10.2"
rand = "0.8.5"
rand_xorshift = "0.3.0"

[features]
default = ["asm"]
Expand Down
26 changes: 13 additions & 13 deletions storage-proofs-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,44 +16,44 @@ filecoin-hashers = { path = "../filecoin-hashers", version = "^6.0.0", default-f
rand = "0.8"
merkletree = "0.21.0"
byteorder = "1"
config = { version = "0.10.1", default-features = false, features = ["toml"] }
itertools = "0.9"
config = { version = "0.12.0", default-features = false, features = ["toml"] }
itertools = "0.10.3"
lazy_static = "1.2"
memmap = "0.7"
aes = "0.6"
block-modes = "0.7"
sha2 = "0.9.1"
aes = "0.8.1"
block-modes = "0.9.1"
sha2 = "0.10.2"
tempfile = "3"
fs2 = "0.4"
rayon = "1.0.0"
serde = { version = "1.0", features = ["derive"]}
blake2b_simd = "0.5"
blake2s_simd = "0.5"
blake2b_simd = "1.0.0"
blake2s_simd = "1.0.0"
toml = "0.5"
ff = "0.11.0"
bellperson = "0.18.0"
bellperson = "0.19.0"
serde_json = "1.0"
log = "0.4.7"
rand_chacha = "0.3"
hex = "0.4.0"
generic-array = "0.14.4"
anyhow = "1.0.23"
thiserror = "1.0.6"
neptune = { version = "5.1.0", features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
neptune = { version = "6.0.0", features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
cpu-time = { version = "1.0", optional = true }
gperftools = { version = "0.2", optional = true }
num_cpus = "1.10.1"
semver = "0.11.0"
semver = "1.0.6"
fr32 = { path = "../fr32", version = "^4.0.0"}
pairing = "0.21"
blstrs = "0.4.0"

[dev-dependencies]
proptest = "0.10"
proptest = "1.0.0"
criterion = "0.3"
bitvec = "0.17"
bitvec = "1.0.0"
rand_xorshift = "0.3.0"
pretty_assertions = "0.6.1"
pretty_assertions = "1.2.0"
sha2raw = { path = "../sha2raw", version = "^6.0.0"}
filecoin-hashers = { path = "../filecoin-hashers", version = "^6.0.0", default-features = false, features = ["blake2s", "sha256", "poseidon"] }

Expand Down
16 changes: 8 additions & 8 deletions storage-proofs-porep/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@ readme = "README.md"

[dependencies]
crossbeam = "0.8"
digest = "0.9"
digest = "0.10.3"
storage-proofs-core = { path = "../storage-proofs-core", version = "^11.0.0", default-features = false}
sha2raw = { path = "../sha2raw", version = "^6.0.0"}
filecoin-hashers = { path = "../filecoin-hashers", version = "^6.0.0", default-features = false, features = ["poseidon", "sha256"]}
rand = "0.8"
merkletree = "0.21.0"
mapr = "0.8.0"
num-bigint = "0.2"
num-bigint = "0.4.3"
num-traits = "0.2"
rayon = "1.0.0"
serde = { version = "1.0", features = ["derive"]}
serde_json = "1.0"
ff = "0.11.0"
bellperson = "0.18.0"
bellperson = "0.19.0"
log = "0.4.7"
pretty_assertions = "0.6.1"
pretty_assertions = "1.2.0"
generic-array = "0.14.4"
anyhow = "1.0.23"
neptune = { version = "5.1.0", features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
neptune = { version = "6.0.0", features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
num_cpus = "1.10.1"
hex = "0.4.2"
bincode = "1.1.2"
byteorder = "1.3.4"
lazy_static = "1.2"
byte-slice-cast = "1.0.0"
hwloc = { version = "0.3.0", optional = true }
hwloc = { version = "0.5.0", optional = true }
libc = "0.2"
fdlimit = "0.2.0"
fr32 = { path = "../fr32", version = "^4.0.0", default-features = false }
Expand All @@ -45,9 +45,9 @@ pairing = "0.21"
blstrs = "0.4.0"

[target."cfg(target_arch = \"aarch64\")".dependencies]
sha2 = { version = "0.9.3", features = ["compress", "asm"] }
sha2 = { version = "0.10.2", features = ["compress", "asm"] }
[target."cfg(not(target_arch = \"aarch64\"))".dependencies]
sha2 = { version = "0.9.3", features = ["compress"] }
sha2 = { version = "0.10.2", features = ["compress"] }

[dev-dependencies]
tempfile = "3"
Expand Down
12 changes: 6 additions & 6 deletions storage-proofs-post/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@ rand = "0.8"
merkletree = "0.21.0"
byteorder = "1"
crossbeam = "0.8"
sha2 = "0.9.1"
sha2 = "0.10.2"
rayon = "1.0.0"
serde = { version = "1.0", features = ["derive"]}
blake2b_simd = "0.5"
blake2s_simd = "0.5"
blake2b_simd = "1.0.0"
blake2s_simd = "1.0.0"
ff = "0.11.0"
bellperson = "0.18.0"
bellperson = "0.19.0"
log = "0.4.7"
hex = "0.4.0"
generic-array = "0.14.4"
anyhow = "1.0.23"
neptune = { version = "5.1.0", features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
neptune = { version = "6.0.0", features = ["arity2", "arity4", "arity8", "arity11", "arity16", "arity24", "arity36"] }
num_cpus = "1.10.1"
fr32 = { path = "../fr32", version = "^4.0.0", default-features = false }
blstrs = "0.4.0"

[dev-dependencies]
tempfile = "3"
pretty_assertions = "0.6.1"
pretty_assertions = "1.2.0"
filecoin-hashers = { path = "../filecoin-hashers", version = "^6.0.0", default-features = false, features = ["poseidon", "sha256", "blake2s"]}
rand_xorshift = "0.3.0"

Expand Down
Loading

0 comments on commit f5b6f90

Please sign in to comment.