diff options
author | Alex Crichton <alex@alexcrichton.com> | 2019-08-13 07:55:09 -0700 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2019-08-13 07:55:09 -0700 |
commit | 208f4a9ce9178a4233f1886c2fdfae05e001a2d0 (patch) | |
tree | bc0f43d08d48dbf6669628810aca47f2bea4ac8b | |
parent | 39d720d84c42534f2dacf1c7d09af108d4a22758 (diff) | |
download | milf-rs-208f4a9ce9178a4233f1886c2fdfae05e001a2d0.tar.gz milf-rs-208f4a9ce9178a4233f1886c2fdfae05e001a2d0.zip |
Bump to 0.5.2
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.5.1" +version = "0.5.2" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |