|
|
@ -847,7 +847,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9e133bc56d938eaec1c675af7c681a51de9662b0ada779f45607b967a10da77a"
|
|
|
|
checksum = "9e133bc56d938eaec1c675af7c681a51de9662b0ada779f45607b967a10da77a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
"hashbrown 0.14.0",
|
|
|
|
"hashbrown 0.14.1",
|
|
|
|
"parking_lot",
|
|
|
|
"parking_lot",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1250,9 +1250,9 @@ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
|
|
|
name = "hashbrown"
|
|
|
|
version = "0.14.0"
|
|
|
|
version = "0.14.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
|
|
|
|
checksum = "7dfda62a12f55daeae5015f81b0baea145391cb4520f86c248fc615d72640d12"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
"ahash",
|
|
|
|
"allocator-api2",
|
|
|
|
"allocator-api2",
|
|
|
@ -1269,7 +1269,7 @@ dependencies = [
|
|
|
|
"dunce",
|
|
|
|
"dunce",
|
|
|
|
"encoding_rs",
|
|
|
|
"encoding_rs",
|
|
|
|
"etcetera",
|
|
|
|
"etcetera",
|
|
|
|
"hashbrown 0.14.0",
|
|
|
|
"hashbrown 0.14.1",
|
|
|
|
"helix-loader",
|
|
|
|
"helix-loader",
|
|
|
|
"imara-diff",
|
|
|
|
"imara-diff",
|
|
|
|
"indoc",
|
|
|
|
"indoc",
|
|
|
@ -1564,7 +1564,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
|
|
|
|
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"equivalent",
|
|
|
|
"equivalent",
|
|
|
|
"hashbrown 0.14.0",
|
|
|
|
"hashbrown 0.14.1",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|