This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
Operations
/
joystream
Liatin
3
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Jelajahi Sumber
additional Cargo.toml tweaks
Mokhtar Naamani
4 tahun lalu
induk
a498fef046
melakukan
9d3d637e97
1 mengubah file
dengan
1 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
0
runtime-modules/versioned-store/Cargo.toml
+ 1
- 0
runtime-modules/versioned-store/Cargo.toml
Tampilan Berkas
@@ -26,4 +26,5 @@ std = [
'sp-std/std',
'frame-support/std',
'system/std',
+ 'common/std'
]