Skip to content

Commit 81e2790

Browse files
committed
chore(pq-key-encoder): bump rust version to 1.0.0
1 parent e4a2d64 commit 81e2790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pq-key-encoder/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pq-key-encoder"
3-
version = "0.0.1"
3+
version = "1.0.0"
44
edition = "2021"
55
rust-version = "1.78"
66
description = "Post-quantum key encoding (DER, PEM, JWK) for ML-KEM, ML-DSA, SLH-DSA"

0 commit comments

Comments
 (0)