disable unused schnorrkel feature (#9084)

This commit is contained in:
Andronik Ordian
2021-06-12 02:47:22 +02:00
committed by GitHub
parent e360cff92e
commit ad5b8afa6e
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -34,5 +34,4 @@ default = ["std"]
std = [
"serde",
"schnorrkel/std",
"schnorrkel/serde",
]