X-Git-Url: http://git.euphorik.ch/?p=rup.git;a=blobdiff_plain;f=Cargo.toml;h=e0da306cf4788e6398b9d628cd488f6e7870afdb;hp=472cb99236c9c35429526c896625fc0b05b2f42f;hb=8834567b2f53bad60b9d77ff7970077f9af0888d;hpb=c8ff7a48a92d1de8957ef1150296aa4648f3b3af diff --git a/Cargo.toml b/Cargo.toml index 472cb99..e0da306 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,6 @@ edition = "2018" actix-web = "1.0.0" actix-files = "0.1.1" askama = "0.8" -serde = { version = "1.0", features = ["derive"] } \ No newline at end of file +serde = { version = "1.0", features = ["derive"] } + +listenfd = "0.3" \ No newline at end of file