diff options
| author | Nathan Perry <avaglir@gmail.com> | 2018-06-01 05:42:40 -0400 |
|---|---|---|
| committer | Nathan Perry <avaglir@gmail.com> | 2018-06-01 05:42:40 -0400 |
| commit | 413384896f66aeb2737f5f60433c2467d867fb36 (patch) | |
| tree | 9fc8482e9d61d8d1038d791f46ef055d7cd7c0f7 /Cargo.lock | |
| parent | a52eae2964e8e86bf3e587f17d607025f07efdbb (diff) | |
various command improvements
- support last_meme (report details about last meme played back)
- update filter priority for meme search (check title match first)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "thulani" -version = "0.1.4" +version = "0.1.5" dependencies = [ "chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)", |
