Commit Graph

6 Commits

Author SHA1 Message Date
00cdb4f995 frontend: Cargo.toml: include csv for example csv-test
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-27 22:27:00 +02:00
60e9d307bb frontend: Cargo.toml: new dependencies
* commandline parsing: clap, viperus
* csv file handling
* envirenment variable: dotenv, envy
* i18n: locales
* serde json support
* tracing: tracing, tracing-subscriber

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-26 22:55:12 +02:00
477f89eb0c Cargo.toml: reference to orbtk's local repository
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-22 14:13:37 +02:00
f8051c86b8 frontend: Cargo.toml: update dependencies to build the frontend
* serde: included to support Serialization/Deserialization
* chrono: included make use of a ISO 8601 complient time library

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-19 17:44:47 +02:00
9d4c38351b frontend: Cargo.toml: bump dependency versions
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>

* frontend/Cargo.toml (serde_derive):
2020-06-19 17:44:47 +02:00
51b73d0978 frontend: the advoware GUI
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-12 16:39:45 +02:00