imag/bin/domain/imag-timetrack/src
Matthias Beyer bfc35e0517 Remove dependency "version"
Because the "version" crate is licensed as GPL, which would us require
to release imag as GPL, we remove the crate now.
2018-01-12 13:33:40 +01:00
..
cont.rs Remove unused imports 2017-08-31 10:57:19 +02:00
day.rs Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
list.rs Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
main.rs Remove dependency "version" 2018-01-12 13:33:40 +01:00
month.rs Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
start.rs libimagentrytimetrack -> libimagtimetrack 2017-08-27 18:23:47 +02:00
stop.rs Remove unused imports 2017-08-31 10:57:19 +02:00
track.rs Fix: Let the track command parse the start/end time more intelligently 2017-09-14 20:49:10 +02:00
ui.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
week.rs Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
year.rs Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00