This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Operations
/
joystream
Xem
3
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Browse Source
additional Cargo.toml tweaks
Mokhtar Naamani
4 năm trước cách đây
mục cha
a498fef046
commit
9d3d637e97
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
runtime-modules/versioned-store/Cargo.toml
+ 1
- 0
runtime-modules/versioned-store/Cargo.toml
Xem Tập Tin
@@ -26,4 +26,5 @@ std = [
'sp-std/std',
'frame-support/std',
'system/std',
+ 'common/std'
]