From 872197c55805161e1ed6bbbd13b169b3bc809fd5 Mon Sep 17 00:00:00 2001 From: Jan Wolff Date: Sun, 17 May 2020 12:54:10 +0200 Subject: mime type handling and setuid/setgid support --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ab1b0c2..d61783c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,5 @@ edition = "2018" [dependencies] openssl = { version = "0.10" } url = { version = "2.1" } +nix = { version = "0.17" } -- cgit v1.2.3