|
|
@ -403,15 +403,6 @@ dependencies = [
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "fastrand"
|
|
|
|
|
|
|
|
version = "1.9.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"instant",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
|
|
|
name = "fastrand"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
@ -963,7 +954,7 @@ dependencies = [
|
|
|
|
"gix-command",
|
|
|
|
"gix-command",
|
|
|
|
"gix-config-value",
|
|
|
|
"gix-config-value",
|
|
|
|
"parking_lot",
|
|
|
|
"parking_lot",
|
|
|
|
"rustix",
|
|
|
|
"rustix 0.37.15",
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1112,7 +1103,7 @@ version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7058c94f4164fcf5b8457d35f6d8f6e1007f9f7f938c9c7684a7e01d23c6ddde"
|
|
|
|
checksum = "7058c94f4164fcf5b8457d35f6d8f6e1007f9f7f938c9c7684a7e01d23c6ddde"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"fastrand 2.0.0",
|
|
|
|
"fastrand",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1518,15 +1509,6 @@ version = "2.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c785eefb63ebd0e33416dfcb8d6da0bf27ce752843a45632a67bf10d4d4b5c4"
|
|
|
|
checksum = "2c785eefb63ebd0e33416dfcb8d6da0bf27ce752843a45632a67bf10d4d4b5c4"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "instant"
|
|
|
|
|
|
|
|
version = "0.1.12"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"cfg-if",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "io-close"
|
|
|
|
name = "io-close"
|
|
|
|
version = "0.3.7"
|
|
|
|
version = "0.3.7"
|
|
|
@ -1609,6 +1591,12 @@ version = "0.3.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "36eb31c1778188ae1e64398743890d0877fef36d11521ac60406b42016e8c2cf"
|
|
|
|
checksum = "36eb31c1778188ae1e64398743890d0877fef36d11521ac60406b42016e8c2cf"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "linux-raw-sys"
|
|
|
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "09fc20d2ca12cb9f044c93e3bd6d32d523e6e2ec3db4f7b2939cd99026ecd3f0"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
|
|
|
name = "lock_api"
|
|
|
|
version = "0.4.9"
|
|
|
|
version = "0.4.9"
|
|
|
@ -1933,7 +1921,20 @@ dependencies = [
|
|
|
|
"errno",
|
|
|
|
"errno",
|
|
|
|
"io-lifetimes",
|
|
|
|
"io-lifetimes",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"linux-raw-sys",
|
|
|
|
"linux-raw-sys 0.3.4",
|
|
|
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "rustix"
|
|
|
|
|
|
|
|
version = "0.38.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "0a962918ea88d644592894bc6dc55acc6c0956488adcebbfb6e273506b7fd6e5"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
|
|
|
"errno",
|
|
|
|
|
|
|
|
"libc",
|
|
|
|
|
|
|
|
"linux-raw-sys 0.4.3",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -2156,15 +2157,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
|
|
|
name = "tempfile"
|
|
|
|
version = "3.6.0"
|
|
|
|
version = "3.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6"
|
|
|
|
checksum = "5486094ee78b2e5038a6382ed7645bc084dc2ec433426ca4c3cb61e2007b8998"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
|
|
|
|
"cfg-if",
|
|
|
|
"cfg-if",
|
|
|
|
"fastrand 1.9.0",
|
|
|
|
"fastrand",
|
|
|
|
"redox_syscall 0.3.5",
|
|
|
|
"redox_syscall 0.3.5",
|
|
|
|
"rustix",
|
|
|
|
"rustix 0.38.4",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|