diff options
author | Alex Crichton <alex@alexcrichton.com> | 2016-05-16 10:18:07 -0700 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2016-05-16 10:18:07 -0700 |
commit | 924f81c5fb082b22b9c951cd39159c0d719e1f68 (patch) | |
tree | 9f7374340914416b6f437bbb0dc5603a6628abe1 | |
parent | b9280519cca836d109a7f669fc294b0cd19a57d7 (diff) | |
download | milf-rs-924f81c5fb082b22b9c951cd39159c0d719e1f68.tar.gz milf-rs-924f81c5fb082b22b9c951cd39159c0d719e1f68.zip |
Bump to 0.1.30
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "toml" -version = "0.1.29" +version = "0.1.30" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |