rustc_codegen_spirv-target-specs 0.9.0

target spec json files of rust-gpu for the rustc compiler
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "rustc_codegen_spirv-target-specs"
version = "0.9.0"
authors = [
    "rust-gpu developers",
    "Embark <opensource@embark-studios.com>",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "target spec json files of rust-gpu for the rustc compiler"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-gpu/rust-gpu"

[lib]
name = "rustc_codegen_spirv_target_specs"
path = "src/lib.rs"

[features]
dir_path = []
include_str = []