@@ -64,7 +64,7 @@ hmac = { version = "0.12", default-features = false, features = ["reset"] }
64
64
hyper = { version = " 0.14" , features = [" full" ] }
65
65
indexmap-dff4ba8e3ae991db = { package = " indexmap" , version = " 1" , default-features = false , features = [" serde" , " std" ] }
66
66
indexmap-f595c2ba2a3f28df = { package = " indexmap" , version = " 2" , features = [" serde" ] }
67
- itertools = { version = " 0.11 " }
67
+ itertools = { version = " 0.10 " }
68
68
jni = { version = " 0.21" , features = [" invocation" ] }
69
69
lazy_static = { version = " 1" , default-features = false , features = [" spin_no_std" ] }
70
70
lexical-core = { version = " 0.8" , features = [" format" ] }
@@ -166,7 +166,7 @@ frunk_core = { version = "0.4", default-features = false, features = ["std"] }
166
166
generic-array = { version = " 0.14" , default-features = false , features = [" more_lengths" , " zeroize" ] }
167
167
hashbrown-582f2526e08bb6a0 = { package = " hashbrown" , version = " 0.14" , features = [" nightly" , " raw" ] }
168
168
indexmap-f595c2ba2a3f28df = { package = " indexmap" , version = " 2" , features = [" serde" ] }
169
- itertools = { version = " 0.11 " }
169
+ itertools = { version = " 0.10 " }
170
170
lazy_static = { version = " 1" , default-features = false , features = [" spin_no_std" ] }
171
171
libc = { version = " 0.2" , features = [" extra_traits" ] }
172
172
log = { version = " 0.4" , default-features = false , features = [" kv_unstable" , " std" ] }
0 commit comments