diff options
author | Alex Crichton <alex@alexcrichton.com> | 2017-07-27 14:12:46 -0700 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2017-07-27 14:12:46 -0700 |
commit | 1a770fdb229621c1f62c4ea6ea9ab61cb7f0befe (patch) | |
tree | 9443feb140ef6793427b2b44f2258c1b5d7aa8c0 | |
parent | 6b3efa1e0849fbf393e2b41473e807bb644843ea (diff) | |
download | milf-rs-1a770fdb229621c1f62c4ea6ea9ab61cb7f0befe.tar.gz milf-rs-1a770fdb229621c1f62c4ea6ea9ab61cb7f0befe.zip |
Bump to 0.4.3
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |