killbox/rust/Cargo.toml

11 lines
132 B
TOML

[package]
name = "open-strike-2"
version = "0.1.0"
edition = "2021"
[dependencies]
godot = "0.3.0"
[lib]
crate-type = ["cdylib"]