Files
winit/ios-xbuild-target/Cargo.toml
John Nunley 49a315870e Review comments
Signed-off-by: John Nunley <dev@notgull.net>
2023-10-14 21:37:15 -07:00

9 lines
130 B
TOML

[package]
name = "ios-xbuild-target"
version = "0.1.0"
edition = "2021"
[dependencies.winit]
version = "0.29.1-beta"
path = ".."