From 0bc4ac8ba3a16aed491c3260d51406685cde2408 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 17 May 2023 02:12:20 -0700 Subject: deps(windmark): bump to 0.3.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f61c7e8..0a8844d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ tokio = { version = "1.26.0", features = ["full"] } # Asynchronous Runtime chrono = "0.4.19" # Date and Time pickledb = "0.5.1" # Database tantivy = "0.19.2" # Full-text Search Engine -windmark = { version = "0.3.4", features = [ +windmark = { version = "0.3.9", features = [ "logger", "auto-deduce-mime", "response-macros" -- cgit v1.2.3