diff options
| author | Eric Huss <eric@huss.org> | 2020-12-18 09:32:46 -0800 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2020-12-18 09:32:46 -0800 |
| commit | 6d0c41fc9c9b20481cd1d8f5bdb9b4a6760230be (patch) | |
| tree | b6544ab459cf4735ef7dbed90a4176a37d941856 | |
| parent | e454f3960afd5e7f5918f9b9ebd63fea507e95a1 (diff) | |
| download | milf-rs-6d0c41fc9c9b20481cd1d8f5bdb9b4a6760230be.tar.gz milf-rs-6d0c41fc9c9b20481cd1d8f5bdb9b4a6760230be.zip | |
Bump to 0.5.8
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.5.7" +version = "0.5.8" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md" |