This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Operations
/
joystream
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
additional Cargo.toml tweaks
Mokhtar Naamani
há 4 anos atrás
pai
a498fef046
commit
9d3d637e97
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
runtime-modules/versioned-store/Cargo.toml
+ 1
- 0
runtime-modules/versioned-store/Cargo.toml
Ver Ficheiro
@@ -26,4 +26,5 @@ std = [
'sp-std/std',
'frame-support/std',
'system/std',
+ 'common/std'
]