This commit is contained in:
Jun Kurihara 2025-04-30 10:01:37 +09:00
commit 782ae86072
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
3 changed files with 8 additions and 8 deletions

View file

@ -112,7 +112,7 @@ lru = { version = "0.14.0", optional = true }
sha2 = { version = "0.10.8", default-features = false, optional = true }
# cookie handling for sticky cookie
chrono = { version = "0.4.40", default-features = false, features = [
chrono = { version = "0.4.41", default-features = false, features = [
"unstable-locales",
"alloc",
"clock",