summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 495afc51..259a3308 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,7 +46,7 @@ serde_json = "1.0.64"
tui = "0.15"
termion = "1.5"
unicode-width = "0.1"
-itertools = "0.10.0"
+itertools = "0.10.1"
fork = "0.1.18"
tokio = { version = "1", features = ["full"] }
async-trait = "0.1.49"