Gene source and serde
This commit is contained in:
parent
2692c4e151
commit
264a8d9723
5 changed files with 55 additions and 31 deletions
|
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
godot = "0.4.5"
|
||||
rand = "0.10.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue