From 01a38428f08e9f80cfd5bba79e3d7ac2965a1066 Mon Sep 17 00:00:00 2001 From: jamesk Date: Mon, 25 Mar 2024 12:42:45 -0400 Subject: [PATCH] . --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9631832..f6e64fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,6 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -Fasching = "0.1.17" +Fasching = "0.1.18" #Fasching = {path = "../Fasching/"} whoami = "1.5.1"