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