Skip to content

Commit e9ae4e4

Browse files
authored
xmss v0.1.0-pre.0 (#1244)
1 parent c0b21b6 commit e9ae4e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

xmss/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "README.md"
1212
categories = ["cryptography"]
1313
keywords = ["xmss", "signature", "crypto", "cryptography", "rfc8391"]
1414
license = "MIT/Apache-2.0"
15-
version = "0.1.0-pre"
15+
version = "0.1.0-pre.0"
1616

1717
[features]
1818
default = []

0 commit comments

Comments
 (0)