blockquote style

This commit is contained in:
2024-12-19 16:18:45 +01:00
parent e4e996f3a7
commit d3e09ce8ac
50 changed files with 17438 additions and 35072 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
ammonia = "3.2.0"
bcrypt = "0.12.1"
guid-create = "0.2"
guid-create = "0.3.0"
itertools = "0.10.3"
lazy_static = "1.0"
ldap3 = "0.11.1"
@@ -36,7 +36,7 @@ once_cell = "1.12.0"
lettre = "0.9.6"
native-tls = "0.2.10"
activitystreams = "=0.7.0-alpha.20"
ahash = "=0.8.6"
ahash = "=0.8.11"
heck = "0.4.1"
[dependencies.chrono]