Update hashbrown transitive dependency in imara-diff

pull/13722/head
Michael Davis 2025-06-14 15:59:02 -04:00
parent 1509cd9fa7
commit 320c6fcfab
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -1854,7 +1854,7 @@ version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f01d462f766df78ab820dd06f5eb700233c51f0f4c2e846520eaf4ba6aa5c5c"
dependencies = [
"hashbrown 0.15.3",
"hashbrown 0.15.4",
"memchr",
]