Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -2183,7 +2183,7 @@ checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
|
||||
[[package]]
|
||||
name = "jevmalloc"
|
||||
version = "0.0.0+5.3.0-1-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c"
|
||||
source = "git+https://github.com/matrix-construct/jevmalloc?rev=29fde02533ee2c6a5e9b87095324e6f7a5d43738#29fde02533ee2c6a5e9b87095324e6f7a5d43738"
|
||||
source = "git+https://github.com/matrix-construct/jevmalloc?rev=93795449913f65ab533b7fa482333eef63fc3ae0#93795449913f65ab533b7fa482333eef63fc3ae0"
|
||||
dependencies = [
|
||||
"jevmalloc-sys",
|
||||
"libc",
|
||||
@@ -2193,7 +2193,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "jevmalloc-sys"
|
||||
version = "0.0.0+5.3.0-1-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c"
|
||||
source = "git+https://github.com/matrix-construct/jevmalloc?rev=29fde02533ee2c6a5e9b87095324e6f7a5d43738#29fde02533ee2c6a5e9b87095324e6f7a5d43738"
|
||||
source = "git+https://github.com/matrix-construct/jevmalloc?rev=93795449913f65ab533b7fa482333eef63fc3ae0#93795449913f65ab533b7fa482333eef63fc3ae0"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"libc",
|
||||
@@ -3871,7 +3871,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "rust-librocksdb-sys"
|
||||
version = "0.40.0+10.7.5"
|
||||
source = "git+https://github.com/matrix-construct/rust-rocksdb?rev=31e6f8dd4a531b379c132e82773efc9315b0489a#31e6f8dd4a531b379c132e82773efc9315b0489a"
|
||||
source = "git+https://github.com/matrix-construct/rust-rocksdb?rev=c11395350bc1f2090a0152f2d15c8c5847821eba#c11395350bc1f2090a0152f2d15c8c5847821eba"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"bzip2-sys",
|
||||
@@ -3888,7 +3888,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "rust-rocksdb"
|
||||
version = "0.44.2"
|
||||
source = "git+https://github.com/matrix-construct/rust-rocksdb?rev=31e6f8dd4a531b379c132e82773efc9315b0489a#31e6f8dd4a531b379c132e82773efc9315b0489a"
|
||||
source = "git+https://github.com/matrix-construct/rust-rocksdb?rev=c11395350bc1f2090a0152f2d15c8c5847821eba#c11395350bc1f2090a0152f2d15c8c5847821eba"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"parking_lot",
|
||||
|
||||
Reference in New Issue
Block a user