Cargo.toml: features added for make check

This commit is contained in:
aggstam
2022-03-28 18:10:20 +03:00
committed by parazyd
parent bcf0975d82
commit 0932fec82f

View File

@@ -186,10 +186,13 @@ rpc = [
blockchain = [
"rocksdb",
"sled",
"chrono",
"rand",
"async-runtime",
"util",
"chrono",
"crypto",
"net",
]
system = [