From 79ec7f1ff9ee4c3b2fb55cfebe56434a7dd949fb Mon Sep 17 00:00:00 2001 From: Haibo Huang Date: Tue, 22 Dec 2020 18:16:03 -0800 Subject: Upgrade rust/crates/heck to 0.3.2 Test: make Change-Id: Id659f4bce25cd296ce8bc27c633db12b47da1f6f --- Cargo.toml.orig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml.orig') diff --git a/Cargo.toml.orig b/Cargo.toml.orig index 93b64e8..13025c2 100644 --- a/Cargo.toml.orig +++ b/Cargo.toml.orig @@ -1,7 +1,8 @@ [package] authors = ["Without Boats "] name = "heck" -version = "0.3.1" +version = "0.3.2" +edition = "2018" license = "MIT OR Apache-2.0" description = "heck is a case conversion library." homepage = "https://github.com/withoutboats/heck" -- cgit v1.2.3