imag/bin/core/imag-edit
Matthias Beyer 2185d44011 Update all dependencies
This patch updates all dependencies but not "nom".

Done with `cargo upgrade --all` and manual editing.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-06-30 16:44:23 +02:00
..
src Introduce proper error handling in IdPathProvider 2019-05-24 21:03:34 +02:00
Cargo.toml Update all dependencies 2019-06-30 16:44:23 +02:00
README.md Add imag-edit command 2018-01-09 11:56:22 +01:00

README.md

Edit

The imag-edit command is for simply editing store entries with the $EDITOR.

It is based on libimagentryedit (@sec:lib:entryedit).