Explorar o código

runtime: blog: fix dependencies features

conectado %!s(int64=3) %!d(string=hai) anos
pai
achega
344e5a64da
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      runtime-modules/blog/Cargo.toml

+ 2 - 1
runtime-modules/blog/Cargo.toml

@@ -35,5 +35,6 @@ std = [
 	'sp-runtime/std',
 	'frame-system/std',
     'common/std',
-    'sp-arithmetic/std'
+    'sp-arithmetic/std',
+    'balances/std'
 ]