diff options
author | Alex Crichton <alex@alexcrichton.com> | 2015-12-10 06:07:50 -0800 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2015-12-10 06:07:56 -0800 |
commit | bfbeea6b443f1eabcacfc7c63b614d516d5fa541 (patch) | |
tree | 664de17c98e5e91dabf1430aecbd010dee7fb696 | |
parent | 1723654a08555d640962ead575aa997c85e7d4b4 (diff) | |
download | milf-rs-bfbeea6b443f1eabcacfc7c63b614d516d5fa541.tar.gz milf-rs-bfbeea6b443f1eabcacfc7c63b614d516d5fa541.zip |
Bump to 0.1.24
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "toml" -version = "0.1.23" +version = "0.1.24" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |