# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "iron-oxide" version = "0.1.1" authors = ["Lonsdaleiter "] include = ["src/*", "Cargo.toml", "README.md"] description = "Unsafe Rusty Metal." readme = "README.md" keywords = ["metal", "graphics", "objective-c", "macos", "ios"] categories = ["graphics", "os::macos-apis", "game-development", "rendering::graphics-api"] license = "MIT" repository = "https://github.com/Lonsdaleiter/iron-oxide" [dependencies.block] version = "0.1.6" [dependencies.enumflags2] version = "0.6.4" [dependencies.log] version = "0.4.8" [dependencies.objc] version = "0.2.7" [dependencies.raw-window-handle] version = "0.3.3" [dev-dependencies.colog] version = "1.0.0" [dev-dependencies.png] version = "0.16.3" [dev-dependencies.winit] version = "0.22.1"