mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-01 18:56:38 +03:00
Merge pull request #500 from AleoHQ/fix/typo
Fix typo in Cargo.toml category
This commit is contained in:
commit
a1d9d1a0f3
@ -12,7 +12,7 @@ keywords = [
|
|||||||
"programming-language",
|
"programming-language",
|
||||||
"zero-knowledge"
|
"zero-knowledge"
|
||||||
]
|
]
|
||||||
categories = [ "cryptography::croptocurrencies", "web-programming" ]
|
categories = [ "cryptography::cryptocurrencies", "web-programming" ]
|
||||||
include = [ "Cargo.toml", "src", "README.md", "LICENSE.md" ]
|
include = [ "Cargo.toml", "src", "README.md", "LICENSE.md" ]
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
@ -12,7 +12,7 @@ keywords = [
|
|||||||
"programming-language",
|
"programming-language",
|
||||||
"zero-knowledge"
|
"zero-knowledge"
|
||||||
]
|
]
|
||||||
categories = [ "cryptography::croptocurrencies", "web-programming" ]
|
categories = [ "cryptography::cryptocurrencies", "web-programming" ]
|
||||||
include = [ "Cargo.toml", "src", "README.md", "LICENSE.md" ]
|
include = [ "Cargo.toml", "src", "README.md", "LICENSE.md" ]
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
Loading…
Reference in New Issue
Block a user