diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-03-11 09:23:01 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2016-03-11 09:23:01 -0800 |
| commit | cf4656cb3a902eaf44cabcb690ce84f90b76c78a (patch) | |
| tree | 6026d68c4c3fd707c63d64f5826822ef7df2a693 | |
| parent | 511c235d7dac0f8ef32f0a447205328152b58c82 (diff) | |
| download | milf-rs-cf4656cb3a902eaf44cabcb690ce84f90b76c78a.tar.gz milf-rs-cf4656cb3a902eaf44cabcb690ce84f90b76c78a.zip | |
Bump to 0.1.28
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "toml" -version = "0.1.27" +version = "0.1.28" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |