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.
subspace-core-primitives
subspace-archiving
1 parent 667b5e5 commit 77a8246Copy full SHA for 77a8246
Cargo.toml
@@ -72,6 +72,8 @@ sha3 = { opt-level = 3 }
72
sloth256-189 = { opt-level = 3 }
73
smallvec = { opt-level = 3 }
74
snow = { opt-level = 3 }
75
+subspace-core-primitives = { opt-level = 3 }
76
+subspace-archiving = { opt-level = 3 }
77
twox-hash = { opt-level = 3 }
78
uint = { opt-level = 3 }
79
wasmi = { opt-level = 3 }
0 commit comments