aboutsummaryrefslogtreecommitdiffstats
path: root/components/script
diff options
context:
space:
mode:
Diffstat (limited to 'components/script')
-rw-r--r--components/script/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/Cargo.toml b/components/script/Cargo.toml
index 56e6a586c85..cc27ff73ea8 100644
--- a/components/script/Cargo.toml
+++ b/components/script/Cargo.toml
@@ -61,7 +61,7 @@ hyper_serde = "0.9"
image = "0.20"
indexmap = "1.0.2"
ipc-channel = "0.11"
-itertools = "0.7.6"
+itertools = "0.8"
jstraceable_derive = {path = "../jstraceable_derive"}
keyboard-types = "0.4.4"
lazy_static = "1"