diff options
author | Eric Huss <eric@huss.org> | 2019-08-13 14:53:04 -0700 |
---|---|---|
committer | Eric Huss <eric@huss.org> | 2019-08-13 14:53:04 -0700 |
commit | 8f4372873ec3964b458fa40c906832936f9074a8 (patch) | |
tree | faa06e262ba22d826e7be434a711f8561360ee04 | |
parent | 801188700fbabf9bb0fea11b88e0720fadb8cd36 (diff) | |
download | milf-rs-8f4372873ec3964b458fa40c906832936f9074a8.tar.gz milf-rs-8f4372873ec3964b458fa40c906832936f9074a8.zip |
Bump to 0.5.3
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.5.2" +version = "0.5.3" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |