Skip to content

Commit

Permalink
Bump unicase crate version.
Browse files Browse the repository at this point in the history
  • Loading branch information
crlf0710 committed Nov 23, 2023
1 parent 38eecca commit 806b2b2
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 806b2b2

Please sign in to comment.