aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-09 10:37:52 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-09 10:37:52 -0700
commit2f46b5056178fc693264f7622002c9482ecda738 (patch)
tree67207287cf373ca4f6c5aacd8fc76810f422853b /Cargo.toml.orig
parent06f4925bc4f7dd9ad0f0cedc428e043b4c3fdc51 (diff)
downloadplotters-backend-2f46b5056178fc693264f7622002c9482ecda738.tar.gz
Upgrade rust/crates/plotters-backend to 0.3.2
Test: make Change-Id: I91a14dc3a6ebc67ea9f30f2b4f86619eae05b883
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index b2f0750..0d27003 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "plotters-backend"
-version = "0.3.0"
+version = "0.3.2"
authors = ["Hao Hou <haohou302@gmail.com>"]
edition = "2018"
license = "MIT"