Skip to content

Commit 2058d67

Browse files
authored
Update Cargo.toml
Fix crate's description.
1 parent c255ab4 commit 2058d67

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
@@ -2,7 +2,7 @@
22
name = "bc-crypto"
33
version = "0.3.2"
44
edition = "2021"
5-
description = "Gordian Envelope for Rust."
5+
description = "A uniform API for cryptographic primitives used in Blockchain Commons projects"
66
authors = ["Blockchain Commons"]
77
keywords = ["cryptography"]
88
repository = "https://github.com/BlockchainCommons/bc-crypto-rust"

0 commit comments

Comments
 (0)