This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
darkrenaissance
/
darkfi
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Cargo.toml: accidentally put back rpc dependency to net
darkfi
1 anno fa
parent
fab342698a
commit
1a5dff235c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
Vedi File
@@ -235,7 +235,7 @@ rpc = [
"async-trait",
"httparse",
- "net
-defaults
",
+ "net",
]
system = [