aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2025-01-04 01:18:00 +0300
committerGitHub <noreply@github.com>2025-01-04 01:18:00 +0300
commit438a9ac2478c762342c5dd0e570bad26c2043ffa (patch)
tree7ca1b42a73af14e3bf8cd5d97caf8ce6e4d661e6 /Cargo.lock
parent9dc367b49c03151d4dc385a30401ea90ad228684 (diff)
parent427d811cb02b5dda55252ab779a9aca5d0263b6e (diff)
downloadalacritty-rewrite-appdataxml.tar.gz
alacritty-rewrite-appdataxml.zip
Merge branch 'master' into rewrite-appdataxmlrewrite-appdataxml
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 23325812..e93272f1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2045,9 +2045,9 @@ dependencies = [
[[package]]
name = "vte"
-version = "0.13.0"
+version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
+checksum = "9a0b683b20ef64071ff03745b14391751f6beab06a54347885459b77a3f2caa5"
dependencies = [
"bitflags 2.6.0",
"cursor-icon",