[package] name = "rust-pvz-genetics" version = "0.1.0" edition = "2024" [dependencies] godot = "0.4.5" rand = "0.10.0" [lib] crate-type = ["cdylib"]