mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update unicase to v2.9.0
This commit is contained in:
Generated
+2
-2
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user