Update Rust crate godot to 0.4.0

This commit is contained in:
2025-09-30 01:03:32 +00:00
parent 227a80fd97
commit 42dba2c31a
2 changed files with 28 additions and 90 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
godot = "0.2.3"
godot = "0.4.0"
[lib]
crate-type = ["cdylib"]