mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Bump unicase from 2.8.0 to 2.8.1
Bumps [unicase](https://github.com/seanmonstar/unicase) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: unicase dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+2
-2
@@ -588,9 +588,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "unicase"
|
||||
version = "2.8.0"
|
||||
version = "2.8.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df"
|
||||
checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
|
||||
|
||||
[[package]]
|
||||
name = "unicode-ident"
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ esplugin = "6.1.1"
|
||||
nom = "7.0.0"
|
||||
pelite = "0.10.0"
|
||||
regex = "1.11.1"
|
||||
unicase = "2.8.0"
|
||||
unicase = "2.8.1"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user