# 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 = "2018" name = "k8s-deviceplugin" version = "0.2.0" authors = ["hasheddan "] build = "build.rs" description = "API bindings for Kubernetes device plugins.\n" homepage = "https://github.com/hasheddan/fpgk8s" documentation = "https://docs.rs/k8s-deviceplugin/0.1.0/k8s_deviceplugin/" readme = "README.md" keywords = ["kubernetes", "k8s", "device", "plugin"] categories = ["api-bindings"] license = "Apache-2.0" repository = "https://github.com/hasheddan/fpgk8s" [dependencies.prost] version = "0.10" [dependencies.tonic] version = "0.7" [build-dependencies.tonic-build] version = "0.7"