ironaccelerator-levelzero 2.0.0

oneAPI Level Zero backend for IronAccelerator — Intel GPU (Arc / PVC / Battlemage) and Intel NPU.
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"
rust-version = "1.89"
name = "ironaccelerator-levelzero"
version = "2.0.0"
authors = ["NERVOSYS"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "oneAPI Level Zero backend for IronAccelerator — Intel GPU (Arc / PVC / Battlemage) and Intel NPU."
homepage = "https://github.com/nervosys/IronAccelerator"
documentation = "https://docs.rs/ironaccelerator-levelzero"
readme = false
keywords = [
    "intel",
    "level-zero",
    "oneapi",
    "gpu",
    "npu",
]
categories = [
    "api-bindings",
    "hardware-support",
]
license = "AGPL-3.0-or-later"
repository = "https://github.com/nervosys/IronAccelerator"

[features]
default = []

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

[dependencies.ironaccelerator-core]
version = "2.0.0"

[dependencies.libloading]
version = "0.9"

[dependencies.once_cell]
version = "1"