From dd194d99426b59344290355580aeebbd4da90e57 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Tue, 12 May 2020 18:04:48 +0200 Subject: Add basic code for web-view GUI implementation Signed-off-by: Matthias Beyer --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 617263a..2186eca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,3 +37,5 @@ tokio = { version = "0.2", features = ["full"] } add_getters_setters = "1.1" xdg = "2" structopt = "0.3" +web-view = "0.6" +handlebars = "3" -- cgit v1.2.3