# 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 = "implot" version = "0.6.0" authors = ["Sandro Merkli", "implot-rs contributors"] description = "Rust bindings to https://github.com/epezent/implot" homepage = "https://github.com/4bb4/implot-rs" readme = "README.md" categories = ["gui", "api-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/4bb4/implot-rs" [dependencies.bitflags] version = "1.0" [dependencies.imgui] version = "=0.7.0" [dependencies.implot-sys] version = "0.6.0" [dependencies.parking_lot] version = "0.11" [dependencies.rustversion] version = "1.0.4"