[go: up one dir, main page]

vulkano-win 0.7.3

Link between vulkano and winit
Documentation
# 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]
name = "vulkano-win"
version = "0.7.3"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "The vulkano contributors"]
description = "Link between vulkano and winit"
categories = ["rendering::graphics-api"]
license = "MIT/Apache-2.0"
repository = "https://github.com/vulkano-rs/vulkano"
[dependencies.vulkano]
version = "0.7.0"

[dependencies.winit]
version = "0.7.0"
[target."cfg(target_os = \"macos\")".dependencies.cocoa]
version = "0.11"

[target."cfg(target_os = \"macos\")".dependencies.metal-rs]
version = "0.5.2"

[target."cfg(target_os = \"macos\")".dependencies.objc]
version = "0.2.2"