mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
Cargo.toml formatting.
This commit is contained in:
12
Cargo.toml
12
Cargo.toml
@@ -155,8 +155,8 @@ util = [
|
||||
"hex",
|
||||
"bincode",
|
||||
"serde",
|
||||
"toml",
|
||||
"url",
|
||||
"toml",
|
||||
"url",
|
||||
"simplelog",
|
||||
"serde_json",
|
||||
"dirs",
|
||||
@@ -170,7 +170,7 @@ util = [
|
||||
rpc = [
|
||||
"rand",
|
||||
"url",
|
||||
"fast-socks5",
|
||||
"fast-socks5",
|
||||
|
||||
"async-net",
|
||||
"async-runtime",
|
||||
@@ -188,14 +188,14 @@ blockchain = [
|
||||
]
|
||||
|
||||
system = [
|
||||
"fxhash",
|
||||
"fxhash",
|
||||
"rand",
|
||||
|
||||
"async-runtime",
|
||||
]
|
||||
|
||||
net = [
|
||||
"fxhash",
|
||||
"fxhash",
|
||||
|
||||
"util",
|
||||
"system",
|
||||
@@ -246,7 +246,7 @@ node = [
|
||||
"crypto",
|
||||
"wallet",
|
||||
"util",
|
||||
"net",
|
||||
"net",
|
||||
]
|
||||
|
||||
zkas = [
|
||||
|
||||
Reference in New Issue
Block a user