Fix typo in primitives Cargo.toml
This commit is contained in:
parent
5f79ff0966
commit
14fdffeb5a
|
@ -6,7 +6,7 @@ version = "0.100.0"
|
|||
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>"]
|
||||
license = "CC0-1.0"
|
||||
repository = "https://github.com/rust-bitcoin/rust-bitcoin"
|
||||
description = "Primitive types used by the rust-bitcoin eccosystem"
|
||||
description = "Primitive types used by the rust-bitcoin ecosystem"
|
||||
categories = ["cryptography::cryptocurrencies"]
|
||||
keywords = ["bitcoin", "types"]
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in New Issue