mirror of
https://github.com/lisk77/comet.git
synced 2025-10-23 21:38:50 +00:00
7 lines
No EOL
133 B
TOML
7 lines
No EOL
133 B
TOML
[package]
|
|
name = "comet_input"
|
|
version = "0.1.1"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
winit = { version = "0.29", features = ["rwh_05"] } |