Skip to content

Commit

Permalink
Merge pull request #7 from 0xPolygonZero/zbrown/reduce-keywords
Browse files Browse the repository at this point in the history
Reduce keywords to 5
  • Loading branch information
cpubot authored Oct 23, 2023
2 parents a23a6f9 + fd8694f commit 2538664
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,5 @@ rust-version = "1.70"
license = "MIT OR Apache-2.0"
repository = "https://github.com/0xPolygonZero/paladin"
authors = ["Zach Brown <[email protected]>"]
keywords = [
"distributed",
"compute",
"cluster",
"zk",
"mapreduce",
"map",
"reduce",
]
keywords = ["distributed", "compute", "cluster", "zk", "mapreduce"]
categories = ["concurrency", "asynchronous", "cryptography::cryptocurrencies"]

0 comments on commit 2538664

Please sign in to comment.