# 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 = "cargo-wheel" version = "0.2.2" authors = ["Markus Klein"] description = "Deprecated - Use milksnake and cbindgen to generate python binding to your Rust crate." readme = "README.md" license = "MIT" repository = "https://github.com/pacman82/cargo-wheel.git" [dependencies.cargo] version = "0.62.0" [dependencies.cbindgen] version = "0.24.1" [dependencies.env_logger] version = "0.9.0" [dependencies.mustache] version = "0.9.0" [dependencies.pathdiff] version = "0.2.1" [dependencies.serde] version = "1.0.137" [dependencies.serde_derive] version = "1.0.137" [dependencies.structopt] version = "0.3.26" [badges.maintenance] status = "deprecated"