Skip to content

Commit 2835a08

Browse files
bip32 v0.6.0-pre.0 (#1226)
1 parent 5dfeb72 commit 2835a08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bip32/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bip32/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bip32"
3-
version = "0.6.0-pre"
3+
version = "0.6.0-pre.0"
44
description = """
55
BIP32 hierarchical key derivation implemented in a generic, no_std-friendly
66
manner. Supports deriving keys using the pure Rust k256 crate or the

0 commit comments

Comments
 (0)