mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Minimize features pulled in to try and reduce build times
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4713,7 +4713,6 @@ dependencies = [
|
||||
"glob",
|
||||
"libc",
|
||||
"libz-sys",
|
||||
"lz4-sys",
|
||||
"tikv-jemalloc-sys",
|
||||
"zstd-sys",
|
||||
]
|
||||
@@ -8616,7 +8615,6 @@ dependencies = [
|
||||
"modular-frost",
|
||||
"parity-scale-codec",
|
||||
"rand_core 0.6.4",
|
||||
"rocksdb",
|
||||
"schnorr-signatures",
|
||||
"serai-client",
|
||||
"serai-db",
|
||||
@@ -8694,7 +8692,6 @@ dependencies = [
|
||||
"log",
|
||||
"rand_core 0.6.4",
|
||||
"reqwest",
|
||||
"rocksdb",
|
||||
"schnorr-signatures",
|
||||
"serai-db",
|
||||
"serai-env",
|
||||
@@ -8813,7 +8810,6 @@ dependencies = [
|
||||
"parity-scale-codec",
|
||||
"rand_chacha 0.3.1",
|
||||
"rand_core 0.6.4",
|
||||
"rocksdb",
|
||||
"secp256k1",
|
||||
"serai-client",
|
||||
"serai-db",
|
||||
|
||||
Reference in New Issue
Block a user