Review comments

Signed-off-by: John Nunley <dev@notgull.net>
This commit is contained in:
John Nunley
2023-10-14 21:36:54 -07:00
parent 9382b7238c
commit d3657449ab
9 changed files with 11 additions and 13 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "ios-xbuild-target"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies.winit]
version = "0.29.1-beta"
path = "../.."