# 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 = "nvfbc" version = "0.1.5" authors = ["Hans Gaiser "] description = "Safe bindings for NVFBC, an NVIDIA API for capturing the front buffer from NVIDIA GPUs." readme = "README.md" keywords = ["NVFBC"] categories = ["multimedia::video"] license = "BSD-2-Clause" repository = "https://github.com/hgaiser/nvfbc-rs" [dependencies.nvfbc-sys] version = "0.1.3" [dev-dependencies.image] version = "0.24.2" [dev-dependencies.rustacuda] version = "0.1.3" [dev-dependencies.rustacuda_core] version = "0.1.2" [dev-dependencies.rustacuda_derive] version = "0.1.2"