diff options
author | Alex Crichton <alex@alexcrichton.com> | 2015-06-23 17:45:55 -0700 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2015-06-23 17:45:55 -0700 |
commit | c5119e743ca2a4d83b9f9113d785565ebbbb229e (patch) | |
tree | efdf3bcc899e8145311609df7b9659da369eb673 | |
parent | 89332806c5cab1cca39b0a676aa69aad599b3de7 (diff) | |
download | milf-rs-c5119e743ca2a4d83b9f9113d785565ebbbb229e.tar.gz milf-rs-c5119e743ca2a4d83b9f9113d785565ebbbb229e.zip |
Bump to 0.1.21
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "toml" -version = "0.1.20" +version = "0.1.21" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |