Skip to content

Commit 09c0525

Browse files
committed
chore: rename crate to coz-rs for crates.io
The name 'coz' is already taken on crates.io.
1 parent 1c81ab1 commit 09c0525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Coz cryptographic JSON messaging specification"
44
edition = "2024"
55
keywords = ["cryptography", "json", "signature", "authentication"]
66
license = "BSD-3-Clause"
7-
name = "coz"
7+
name = "coz-rs"
88
repository = "https://github.com/Cyphrme/coz-rust"
99
rust-version = "1.85"
1010
version = "0.1.0"

0 commit comments

Comments
 (0)