Update unicase to v2.9.0

This commit is contained in:
Oliver Hamlet
2026-01-07 18:36:00 +00:00
parent f9832fea8e
commit 0878556e2e
2 changed files with 7 additions and 2 deletions
Generated
+2 -2
View File
@@ -582,9 +582,9 @@ dependencies = [
[[package]]
name = "unicase"
version = "2.8.1"
version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142"
[[package]]
name = "unicode-ident"
+5
View File
@@ -218,6 +218,11 @@ criteria = "safe-to-deploy"
delta = "3.21.0 -> 3.22.0"
notes = "The only significant change is updating its maximum accepted version of the windows-sys dependency to allow v0.61.x."
[[audits.esplugin.audits.unicase]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.8.1 -> 2.9.0"
[[audits.esplugin.audits.winapi-util]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"