aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1073049..834a432 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,7 @@ codegen-units = 1
[dependencies]
# Gemini
-windmark = { version = "0.1.15", features = ["logger", "auto-deduce-mime"] }
+windmark = { version = "0.1.16", features = ["logger", "auto-deduce-mime"] }
# Loggging
log = "0.4.16"