aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2020-12-18 09:35:48 -0800
committerGitHub <noreply@github.com>2020-12-18 09:35:48 -0800
commit94b319f5eeb80dbc7420246416a69d5bd0a9557d (patch)
treeb6544ab459cf4735ef7dbed90a4176a37d941856
parente454f3960afd5e7f5918f9b9ebd63fea507e95a1 (diff)
parent6d0c41fc9c9b20481cd1d8f5bdb9b4a6760230be (diff)
downloadmilf-rs-94b319f5eeb80dbc7420246416a69d5bd0a9557d.tar.gz
milf-rs-94b319f5eeb80dbc7420246416a69d5bd0a9557d.zip
Merge pull request #414 from ehuss/version-bump
Bump to 0.5.8
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dadc6fa..131ebaf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.5.7"
+version = "0.5.8"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"