We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5d6cb2 + 0b57a91 commit 1782858Copy full SHA for 1782858
plotters-bitmap/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "plotters-bitmap"
3
-version = "0.3.3"
+version = "0.3.6"
4
authors = ["Hao Hou <haohou302@gmail.com>"]
5
edition = "2018"
6
license = "MIT"
plotters/Cargo.toml
@@ -21,7 +21,7 @@ version = "0.3.6"
21
path = "../plotters-backend"
22
23
[dependencies.plotters-bitmap]
24
25
default_features = false
26
optional = true
27
path = "../plotters-bitmap"
0 commit comments