Upgrade itertools
This commit is contained in:
Generated
+1
-1
@@ -3111,7 +3111,7 @@ dependencies = [
|
|||||||
"diesel_migrations",
|
"diesel_migrations",
|
||||||
"glob",
|
"glob",
|
||||||
"guid-create",
|
"guid-create",
|
||||||
"itertools 0.8.2",
|
"itertools 0.10.3",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"ldap3",
|
"ldap3",
|
||||||
"lettre",
|
"lettre",
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ activitypub = "0.1.1"
|
|||||||
ammonia = "3.1.2"
|
ammonia = "3.1.2"
|
||||||
bcrypt = "0.10.1"
|
bcrypt = "0.10.1"
|
||||||
guid-create = "0.2"
|
guid-create = "0.2"
|
||||||
itertools = "0.8.0"
|
itertools = "0.10.3"
|
||||||
lazy_static = "1.0"
|
lazy_static = "1.0"
|
||||||
ldap3 = "0.7.1"
|
ldap3 = "0.7.1"
|
||||||
migrations_internals= "1.4.0"
|
migrations_internals= "1.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user