mirror of
https://github.com/Cactus-minecraft-server/World.git
synced 2025-12-07 10:40:37 +00:00
change to a crate
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
[package]
|
||||
name = "noise_engine"
|
||||
name = "noise-engine"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
noise = "0.9.0"
|
||||
[lib]
|
||||
name = "noise_engine"
|
||||
path = "src/lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user