diff options
| author | Nathan Jaremko | 2018-03-22 00:16:38 -0400 |
|---|---|---|
| committer | Nathan Jaremko | 2018-03-22 00:16:38 -0400 |
| commit | 8c72734e1abbccbeee833270121c2b86500a81d8 (patch) | |
| tree | bfad8d851718eda6ad375842c1c08812c1076df9 /Cargo.toml | |
| parent | 829f9fca259034d1a63173bb19e43b1c24c3face (diff) | |
| download | podcast-8c72734e1abbccbeee833270121c2b86500a81d8.tar.bz2 | |
Fix compile warnings
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "podcast" -version = "0.5.2" +version = "0.5.3" authors = ["Nathan Jaremko <njaremko@gmail.com>"] description = "A command line podcast manager" license = "GPL-3.0" |
