summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e2ba7e4..03a3be6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,6 +36,7 @@ glam = "0.33.3"
png = "0.18.1"
toml = "1.1.4"
serde = "1.0.229"
+fastnoise-lite = "1.1.1"
[features]
profiler = []