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:
dependabot[bot]
2024-12-25 03:54:37 +00:00
committed by GitHub
parent 95b8b311f8
commit cabb5c63c2
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -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"