commit | 2f46b5056178fc693264f7622002c9482ecda738 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Mon Aug 09 10:37:52 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Mon Aug 09 10:37:52 2021 -0700 |
tree | 67207287cf373ca4f6c5aacd8fc76810f422853b | |
parent | 06f4925bc4f7dd9ad0f0cedc428e043b4c3fdc51 [diff] [blame] |
Upgrade rust/crates/plotters-backend to 0.3.2 Test: make Change-Id: I91a14dc3a6ebc67ea9f30f2b4f86619eae05b883
diff --git a/Cargo.toml b/Cargo.toml index e511ae2..582dabc 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -13,7 +13,7 @@ [package] edition = "2018" name = "plotters-backend" -version = "0.3.0" +version = "0.3.2" authors = ["Hao Hou <haohou302@gmail.com>"] description = "Plotters Backend API" homepage = "https://plotters-rs.github.io"