Merge remote-tracking branch 'origin/main' into ap07

This commit is contained in:
Kitaiti Makoto
2022-05-03 12:24:04 +09:00
4 changed files with 217 additions and 217 deletions
+3 -3
View File
@@ -10,7 +10,7 @@ bcrypt = "0.12.1"
guid-create = "0.2"
itertools = "0.10.3"
lazy_static = "1.0"
ldap3 = "0.10.3"
ldap3 = "0.10.4"
migrations_internals= "1.4.0"
openssl = "0.10.22"
rocket = "0.4.6"
@@ -19,12 +19,12 @@ reqwest = "0.9"
scheduled-thread-pool = "0.2.2"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0.79"
serde_json = "1.0.80"
tantivy = "0.13.3"
url = "2.1"
walkdir = "2.2"
webfinger = "0.4.1"
whatlang = "0.13.0"
whatlang = "0.15.0"
shrinkwraprs = "0.3.0"
diesel-derive-newtype = "0.1.2"
glob = "0.3.0"