aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2020-12-18 09:32:46 -0800
committerEric Huss <eric@huss.org>2020-12-18 09:32:46 -0800
commit6d0c41fc9c9b20481cd1d8f5bdb9b4a6760230be (patch)
treeb6544ab459cf4735ef7dbed90a4176a37d941856 /Cargo.toml
parente454f3960afd5e7f5918f9b9ebd63fea507e95a1 (diff)
downloadmilf-rs-6d0c41fc9c9b20481cd1d8f5bdb9b4a6760230be.tar.gz
milf-rs-6d0c41fc9c9b20481cd1d8f5bdb9b4a6760230be.zip
Bump to 0.5.8
Diffstat (limited to 'Cargo.toml')
-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"