This website works better with JavaScript
Home
Explore
Help
Sign In
Operations
/
joystream
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
additional Cargo.toml tweaks
Mokhtar Naamani
4 years ago
parent
a498fef046
commit
9d3d637e97
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
runtime-modules/versioned-store/Cargo.toml
+ 1
- 0
runtime-modules/versioned-store/Cargo.toml
View File
@@ -26,4 +26,5 @@ std = [
'sp-std/std',
'frame-support/std',
'system/std',
+ 'common/std'
]