From 37e3c5ee7245f28dec09497cc657b8df5067ac58 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 25 Nov 2019 16:57:59 +0100 Subject: [PATCH] Change to test cargo audit --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 7302091..07a9138 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "hoc" version = "0.11.4" authors = ["Valentin Brandl "] edition = "2018" + build = "build.rs" [dependencies]