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.
2 parents bd5ba80 + d862ee7 commit af5606cCopy full SHA for af5606c
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## 0.2.0
2
+
3
+fix: conform numeric derivation to upstream
4
+chore: bump sp-core to 35.0.0
5
Cargo.toml
@@ -2,7 +2,7 @@
name = "substrate-crypto-light"
description = "Cryptographic code for Substrate chains in pure rust with better baremetal support"
license = "GPL-3.0-or-later"
-version = "0.1.0"
+version = "0.2.0"
6
authors = [
7
"Alexander Slesarev <slesarew@gmail.com>",
8
"Vera Abramova <abramova.vera@gmail.com>",
0 commit comments