We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfabf43 commit 72f35e0Copy full SHA for 72f35e0
primitives/safe-math/Cargo.toml
@@ -16,4 +16,5 @@ default = ["std"]
16
std = [
17
"substrate-fixed/std",
18
"sp-std/std",
19
+ "num-traits/std",
20
]
primitives/share-pool/Cargo.toml
+ "safe-math/std",
0 commit comments