diff options
author | Alex Crichton <alex@alexcrichton.com> | 2018-12-06 10:59:48 -0800 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2018-12-06 10:59:48 -0800 |
commit | 1ef180d06ed4ec207c41b2595feaca84959e709e (patch) | |
tree | 4b7044ca31c9628408d5666c56a511f4322fb67f | |
parent | f667495ae34395be9fc3e4bb8801cacf52c2253e (diff) | |
download | milf-rs-1ef180d06ed4ec207c41b2595feaca84959e709e.tar.gz milf-rs-1ef180d06ed4ec207c41b2595feaca84959e709e.zip |
Bump to 0.4.10
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.4.9" +version = "0.4.10" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |