aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2019-08-13 14:53:04 -0700
committerEric Huss <eric@huss.org>2019-08-13 14:53:04 -0700
commit8f4372873ec3964b458fa40c906832936f9074a8 (patch)
treefaa06e262ba22d826e7be434a711f8561360ee04
parent801188700fbabf9bb0fea11b88e0720fadb8cd36 (diff)
downloadmilf-rs-8f4372873ec3964b458fa40c906832936f9074a8.tar.gz
milf-rs-8f4372873ec3964b458fa40c906832936f9074a8.zip
Bump to 0.5.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b3b00e1..7acf537 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.5.2"
+version = "0.5.3"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"