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 9c82152 commit 0da2856Copy full SHA for 0da2856
bip32/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bip32"
3
-version = "0.6.0-pre.0"
+version = "0.6.0-pre.1"
4
description = """
5
BIP32 hierarchical key derivation implemented in a generic, no_std-friendly
6
manner. Supports deriving keys using the pure Rust k256 crate or the
0 commit comments