This website works better with JavaScript
Home
Explore
Help
Sign In
darkrenaissance
/
darkfi
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Cargo.toml: accidentally put back rpc dependency to net
darkfi
1 year ago
parent
fab342698a
commit
1a5dff235c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
View File
@@ -235,7 +235,7 @@ rpc = [
"async-trait",
"httparse",
- "net
-defaults
",
+ "net",
]
system = [