diff options
author | Alex Crichton <alex@alexcrichton.com> | 2018-11-21 09:55:42 -0800 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2018-11-21 09:55:42 -0800 |
commit | 7d93f00ea02acbb9f45c68f9d4bcf1f04f392e46 (patch) | |
tree | cf7078522c2503204a5742c6d48f73e26388be7c | |
parent | 218f782a7b88e3f7444e6c1cb1869dad2b1f4b26 (diff) | |
download | milf-rs-7d93f00ea02acbb9f45c68f9d4bcf1f04f392e46.tar.gz milf-rs-7d93f00ea02acbb9f45c68f9d4bcf1f04f392e46.zip |
Bump to 0.4.9
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.4.8" +version = "0.4.9" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |