implot 0.4.0

Rust bindings to https://github.com/epezent/implot
Documentation
[dependencies.bitflags]
version = "1.0"

[dependencies.imgui]
version = "=0.6.0"

[dependencies.implot-sys]
version = "0.4.0"

[dependencies.lazy_static]
version = "1.1"

[dependencies.parking_lot]
version = "0.11"

[dependencies.rustversion]
version = "1.0.4"

[package]
authors = ["Sandro Merkli", "implot-rs contributors"]
categories = ["gui", "api-bindings"]
description = "Rust bindings to https://github.com/epezent/implot"
edition = "2018"
homepage = "https://github.com/4bb4/implot-rs"
license = "MIT/Apache-2.0"
name = "implot"
readme = "README.md"
repository = "https://github.com/4bb4/implot-rs"
version = "0.4.0"