aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-07-27 14:12:46 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-07-27 14:12:46 -0700
commit1a770fdb229621c1f62c4ea6ea9ab61cb7f0befe (patch)
tree9443feb140ef6793427b2b44f2258c1b5d7aa8c0 /Cargo.toml
parent6b3efa1e0849fbf393e2b41473e807bb644843ea (diff)
downloadmilf-rs-1a770fdb229621c1f62c4ea6ea9ab61cb7f0befe.tar.gz
milf-rs-1a770fdb229621c1f62c4ea6ea9ab61cb7f0befe.zip
Bump to 0.4.3
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 61fb73a..c07fea2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.4.2"
+version = "0.4.3"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"