aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig3
1 files changed, 2 insertions, 1 deletions
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 <woboats@gmail.com>"]
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"