We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61aa98 commit c3327c5Copy full SHA for c3327c5
plotters/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "plotters"
3
version = "0.3.3"
4
authors = ["Hao Hou <[email protected]>"]
5
-edition = "2021"
+edition = "2018"
6
license = "MIT"
7
description = "A Rust drawing library focus on data plotting for both WASM and native applications"
8
repository = "https://github.com/plotters-rs/plotters"
0 commit comments