aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7d9bb25..7a60846 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ codegen-units = 1
[dependencies]
# Gemini
-windmark = { version = "0.1.13", features = ["logger", "auto-deduce-mime"] }
+windmark = { version = "0.1.14", features = ["logger", "auto-deduce-mime"] }
# Loggging
log = "0.4.16"