PNGTuber-Plus/global-input-reading/Cargo.toml

12 lines
161 B
TOML
Raw Permalink Normal View History

2025-04-29 20:53:34 +02:00
[package]
name = "global-input-reading"
version = "0.1.0"
edition = "2024"
[lib]
crate-type = ["cdylib"]
[dependencies]
device_query = "3.0.1"
godot = "0.2.4"