Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Original keywords restored because crates.io doesn't like the new ones for some reason.
  • Loading branch information
nandolawson authored Oct 5, 2024
1 parent 0c00677 commit cf3a832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Library for product key generation / validation for Windows 95 an
authors = ["Nando Lawson"]
version = "3.0.0"
categories = ["algorithms", "development-tools"]
keywords = ["generator", "no_std", "product_key", "validator", "wasm"]
keywords = ["generator", "key", "product", "validator", "windows"]
readme = "README.md"
license = "GPL-3.0"
exclude = [".dockerignore", ".github/", "pkg/", "target/", ".gitignore", "Dockerfile"]
Expand Down

0 comments on commit cf3a832

Please sign in to comment.