xmss v0.1.0-pre.0 (#1244)

This commit is contained in:
Tony Arcieri
2026-03-03 11:07:40 -07:00
committed by GitHub
parent c0b21b60ac
commit e9ae4e49a3
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1824,7 +1824,7 @@ dependencies = [
[[package]]
name = "xmss"
version = "0.1.0-pre"
version = "0.1.0-pre.0"
dependencies = [
"const-oid 0.9.6",
"der 0.7.10",
+1 -1
View File
@@ -12,7 +12,7 @@ readme = "README.md"
categories = ["cryptography"]
keywords = ["xmss", "signature", "crypto", "cryptography", "rfc8391"]
license = "MIT/Apache-2.0"
version = "0.1.0-pre"
version = "0.1.0-pre.0"
[features]
default = []