aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorConnor Skees <connor1skees@gmail.com>2022-12-29 07:30:59 +0000
committerConnor Skees <connor1skees@gmail.com>2023-01-01 05:08:57 +0000
commit02c9591983642f5e8495cc3feaffe2ca0b744db0 (patch)
tree8904e0e4a9efceaf214ff5390547b8b4dd52c5d9 /Cargo.toml
parentBump deps (diff)
downloadminiserve-02c9591983642f5e8495cc3feaffe2ca0b744db0.tar.gz
miniserve-02c9591983642f5e8495cc3feaffe2ca0b744db0.zip
update grass to 0.12.0
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 fb2b562..bc0a0b3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -83,4 +83,4 @@ url = "2"
fake-tty = "0.3.1"
[build-dependencies]
-grass = { version = "0.11", default-features = false }
+grass = { version = "0.12", default-features = false }