summaryrefslogtreecommitdiff
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 b4ca8a7..7b96dd3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ thiserror = "~1.0"
url = "~2.1"
[dependencies.maud]
-git = "https://github.com/lambda-fairy/maud"
+version = "~0.22"
features = ["actix-web"]
[dev-dependencies]