Skip to content

Commit

Permalink
Fix Cargo.toml keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Auburn committed Oct 15, 2023
1 parent 5ffbc21 commit 3417053
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions Rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,10 @@ categories = [
]
keywords = [
"noise",
"fastnoise",
"procedural",
"simplex",
"opensimplex",
"cellular",
"voronoi",
"perlin",
"value",
"cubic",
"fractal",
"domain-warping",
"2D",
"3D",
"heightmap",
"procedural",
"terrain",
"texture",
"random",
"generative",
]

[features]
Expand Down

0 comments on commit 3417053

Please sign in to comment.