summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordyknon dyknonr5fjp2025-05-13 02:44:02 +0900
committerdyknon dyknonr5fjp2025-05-13 02:44:02 +0900
commit2bc2b792da61520aae2ade50e28a8776aed04ae9 (patch)
tree25490c8a4a3f861c0b0a5fb0c8b1c8444b7e2cc3 /Cargo.lock
parent3d128feb88eb74eb7f95db5365f6145b85e15bc5 (diff)
Workaround chrono bug?
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4711969..9d90f98 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -383,9 +383,9 @@ dependencies = [
[[package]]
name = "gsk4"
-version = "0.9.5"
+version = "0.9.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "32b9188db0a6219e708b6b6e7225718e459def664023dbddb8395ca1486d8102"
+checksum = "61f5e72f931c8c9f65fbfc89fe0ddc7746f147f822f127a53a9854666ac1f855"
dependencies = [
"cairo-rs",
"gdk4",
@@ -478,7 +478,7 @@ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[package]]
name = "iana-time-zone"
-version = "0.1.60"
+version = "0.1.63"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "Could not get crate checksum"
@@ -527,9 +527,9 @@ dependencies = [
[[package]]
name = "log"
-version = "0.4.24"
+version = "0.4.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3d6ea2a48c204030ee31a7d7fc72c93294c92fe87ecb1789881c9543516e1a0d"
+checksum = "Could not get crate checksum"
[[package]]
name = "memchr"
@@ -649,9 +649,9 @@ dependencies = [
[[package]]
name = "quote"
-version = "1.0.37"
+version = "1.0.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
+checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
dependencies = [
"proc-macro2",
]
@@ -770,7 +770,7 @@ dependencies = [
[[package]]
name = "syn"
-version = "2.0.96"
+version = "2.0.98"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "Could not get crate checksum"
dependencies = [
@@ -908,7 +908,7 @@ checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
[[package]]
name = "winnow"
-version = "0.6.18"
+version = "0.6.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "Could not get crate checksum"
dependencies = [