aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-13 06:08:28 +0000
committerFuwn <[email protected]>2022-06-13 06:08:28 +0000
commitebd94a4fdb9c054ed5284a91383423d7104a1d37 (patch)
tree4b05c3fae60d0f9d16ffe077bebd8c131a0337d8 /Cargo.toml
parentrefactor(router): remove useless clones (diff)
downloadwindmark-0.1.16.tar.xz
windmark-0.1.16.zip
docs(cargo): bump version 0.1.15 -> 0.1.160.1.16
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index af9c279..1fdd70c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.15"
+version = "0.1.16"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"
@@ -35,5 +35,4 @@ url = "2.2.2"
regex = "1.5.5"
matchit = "0.5.0"
-# MIME
-tree_magic = { version = "0.2.3", optional = true }
+tree_magic = { version = "0.2.3", optional = true } # MIME