aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-04-04 07:56:29 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-05-24 07:14:48 -0700
commiteddcac68781e43905b1e00f1b687bfa1134c2327 (patch)
treef3c4ffdb7d09569631e3f9e529b1a817039e9a01 /Cargo.toml
parentcb49d599924f2c78a8ea1172cd21f05dc6fbfa93 (diff)
downloadmilf-rs-eddcac68781e43905b1e00f1b687bfa1134c2327.tar.gz
milf-rs-eddcac68781e43905b1e00f1b687bfa1134c2327.zip
Bump to 0.4.6
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 61479ab..ff2bbdc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.4.5"
+version = "0.4.6"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"