diff options
author | Alex Crichton <alex@alexcrichton.com> | 2015-01-15 19:48:13 -0800 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2015-01-15 19:48:13 -0800 |
commit | 34aaa5f38498ccb2eef53e67c742ceaa2c80865d (patch) | |
tree | dd4a8fe0b5350ccf5a291dbbd681d2d8475dc0df | |
parent | 3536cb50e646a8a9e5f26dce9a25bab101793126 (diff) | |
download | milf-rs-34aaa5f38498ccb2eef53e67c742ceaa2c80865d.tar.gz milf-rs-34aaa5f38498ccb2eef53e67c742ceaa2c80865d.zip |
Bump to 0.1.12
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "toml" -version = "0.1.11" +version = "0.1.12" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |