# 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 = "selfe-sys" version = "0.1.1" authors = ["Russell Mull ", "Zachary Pierce ", "Jon Lamb "] description = "A generated thin wrapper around libsel4.a, with supporting subcrates" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/auxoncorp/selfe-sys" resolver = "2" [lib] name = "selfe_sys" [dependencies] [dev-dependencies.proptest] version = "0.9.2" [build-dependencies.bindgen] version = "0.52" default-features = false [build-dependencies.cc] version = "1.0" [build-dependencies.itertools] version = "0.8.0" [build-dependencies.proc-macro2] version = "0.4" [build-dependencies.quote] version = "0.6" [build-dependencies.selfe-config] version = "0.2" [build-dependencies.toml] version = "0.5"