aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-01 16:47:18 -0700
committerElliott Hughes <enh@google.com>2021-04-01 16:47:18 -0700
commit8dcf71e9d0f19c48562ab2d2115c8ea60b7729b4 (patch)
tree417fa70cd53947cd95218cc87dd667de937a8554 /Cargo.toml.orig
parentf434272a5fce08eaeb3f4f1bb0ef3ce66d5537ad (diff)
downloadplotters-backend-8dcf71e9d0f19c48562ab2d2115c8ea60b7729b4.tar.gz
Upgrade rust/crates/plotters-backend to 0.3.0android-s-beta-2android-s-beta-1
Test: make Change-Id: I7f5dae13bd90e9ee6962fe92a44a551e4dd2cd99
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 58c12be..b2f0750 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "plotters-backend"
-version = "0.2.1"
+version = "0.3.0"
authors = ["Hao Hou <haohou302@gmail.com>"]
edition = "2018"
license = "MIT"