aboutsummaryrefslogtreecommitdiffstats
path: root/ui/backend/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'ui/backend/Cargo.lock')
-rw-r--r--ui/backend/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/backend/Cargo.lock b/ui/backend/Cargo.lock
index 3f79cf04..1459e7e7 100644
--- a/ui/backend/Cargo.lock
+++ b/ui/backend/Cargo.lock
@@ -2866,9 +2866,9 @@ dependencies = [
[[package]]
name = "itertools"
-version = "0.12.1"
+version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
+checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
dependencies = [
"either",
]