diff options
| author | Nathan Jaremko | 2018-05-16 23:42:33 -0400 |
|---|---|---|
| committer | Nathan Jaremko | 2018-05-16 23:42:33 -0400 |
| commit | 31088213c082c5c507cb74a970b022944240ef5a (patch) | |
| tree | 2e75b9ccde9d3d343b125a3b86b3a8d655fdb001 /Cargo.toml | |
| parent | 72c5691efc63852254bf0af8ca81d3ba859b1c1a (diff) | |
| download | podcast-31088213c082c5c507cb74a970b022944240ef5a.tar.bz2 | |
Update filename escapement to be OS sepecific
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.6" +version = "0.5.7" authors = ["Nathan Jaremko <njaremko@gmail.com>"] description = "A command line podcast manager" license = "GPL-3.0" |
