# 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 = "geiger" version = "0.4.12" authors = ["anderejd "] description = "Some library parts of cargo-geiger, decoupled from cargo." readme = "README.md" keywords = ["unsafe"] categories = [ "development-tools", "parsing", ] license = "Apache-2.0/MIT" repository = "https://github.com/rust-secure-code/cargo-geiger" [dependencies.cargo-geiger-serde] version = "0.2.3" [dependencies.proc-macro2] version = "1.0.54" [dependencies.syn] version = "1.0.109" features = [ "parsing", "printing", "clone-impls", "full", "extra-traits", "visit", ] [dev-dependencies.rstest] version = "0.17.0" [dev-dependencies.tempfile] version = "3.4.0" [badges.maintenance] status = "experimental"