This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
darkrenaissance
/
darkfi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Cargo.toml: accidentally put back rpc dependency to net
darkfi
hace 1 año
padre
fab342698a
commit
1a5dff235c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
Ver fichero
@@ -235,7 +235,7 @@ rpc = [
"async-trait",
"httparse",
- "net
-defaults
",
+ "net",
]
system = [