imag/imag-notes
Matthias Beyer fb95c09134 Fix panic on unwrap()
Surprisingly, the ArgGroup feature of clap (which was applied in a wrong
way here anyways) caused the "name" Arg to be inaccessible. I don't know
why, but that's it.

Removing the group fixes the issue.
2016-07-26 15:57:43 +02:00
..
src Fix panic on unwrap() 2016-07-26 15:57:43 +02:00
Cargo.toml Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +02:00