Skip to content
This repository was archived by the owner on Sep 26, 2020. It is now read-only.

Commit b4d0b96

Browse files
author
Brian Faust
committed
chore: fix wrong description
1 parent 986b1d2 commit b4d0b96

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 = "arkecosystem-crypto"
33
version = "0.1.0"
44
authors = ["Joshua Noack"]
5-
description = "A Rust cryptography implementation for the Ark Ecosystem"
5+
description = "A simple Cryptography Implementation in Rust for the ARK Blockchain."
66
license = "MIT"
77

88
[lib]

0 commit comments

Comments
 (0)