diff --git a/Rust/Cargo.toml b/Rust/Cargo.toml index 2fb8095..a09214d 100644 --- a/Rust/Cargo.toml +++ b/Rust/Cargo.toml @@ -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]