mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 13:20:06 -04:00
9 lines
130 B
TOML
9 lines
130 B
TOML
[package]
|
|
name = "ios-xbuild-target"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies.winit]
|
|
version = "0.29.1-beta"
|
|
path = ".."
|