Skip to content

Commit

Permalink
Auto merge of #118229 - crlf0710:final_bump_unicode15, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Bump `unicase` crate version.

This bumps `unicase` crate to align with Unicode 15.

Closes #101840.
  • Loading branch information
bors committed Nov 24, 2023
2 parents 42ae1a7 + 806b2b2 commit 0f696e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5767,9 +5767,9 @@ dependencies = [

[[package]]
name = "unicase"
version = "2.6.0"
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
dependencies = [
"version_check",
]
Expand Down

0 comments on commit 0f696e5

Please sign in to comment.