This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Operations
/
joystream
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
additional Cargo.toml tweaks
Mokhtar Naamani
hace 4 años
padre
a498fef046
commit
9d3d637e97
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
runtime-modules/versioned-store/Cargo.toml
+ 1
- 0
runtime-modules/versioned-store/Cargo.toml
Ver fichero
@@ -26,4 +26,5 @@ std = [
'sp-std/std',
'frame-support/std',
'system/std',
+ 'common/std'
]