cust_raw 0.11.2

Low level bindings to the CUDA Driver API
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "cust_raw"
version = "0.11.2"
dependencies = [
 "find_cuda_helper",
]

[[package]]
name = "find_cuda_helper"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "252658d1f5d573cdef803abdc8e1774e14033f312b82b7bc9a41b3d175a1b858"
dependencies = [
 "glob",
]

[[package]]
name = "glob"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"