diff options
| author | njaremko | 2017-07-20 22:10:19 -0400 |
|---|---|---|
| committer | njaremko | 2017-07-20 22:10:19 -0400 |
| commit | 79254251d52b62ea5b20ba5eb042ea7c31963de8 (patch) | |
| tree | b23279424c319b3a8a7d5584cd36b2f898b08368 /Cargo.toml | |
| parent | 2623981fb2ca5b35d04d37f82102eb214d24e839 (diff) | |
| download | podcast-79254251d52b62ea5b20ba5eb042ea7c31963de8.tar.bz2 | |
Fix handling of missing mpv executable
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.1.1" +version = "0.1.2" authors = ["njaremko <njaremko@gmail.com>"] description = "A command line podcast player" license = "GPL-3.0" |
