diff options
author | Alex Crichton <alex@alexcrichton.com> | 2017-08-13 21:02:21 -0700 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2017-08-13 21:02:21 -0700 |
commit | 7617e934a86cf90ac7160a8beb5b0e9614054673 (patch) | |
tree | 92d79213035b8a669a7a6782f877c0330a96b7f0 | |
parent | 4d3f040cef5cbbcffc397315a72202a94183f3e8 (diff) | |
download | milf-rs-7617e934a86cf90ac7160a8beb5b0e9614054673.tar.gz milf-rs-7617e934a86cf90ac7160a8beb5b0e9614054673.zip |
Bump to 0.4.5
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.4.4" +version = "0.4.5" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |