This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Operations
/
joystream
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
additional Cargo.toml tweaks
Mokhtar Naamani
il y a 4 ans
Parent
a498fef046
commit
9d3d637e97
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
runtime-modules/versioned-store/Cargo.toml
+ 1
- 0
runtime-modules/versioned-store/Cargo.toml
Voir le fichier
@@ -26,4 +26,5 @@ std = [
'sp-std/std',
'frame-support/std',
'system/std',
+ 'common/std'
]