|
|
@ -522,9 +522,9 @@ checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix"
|
|
|
|
name = "gix"
|
|
|
|
version = "0.57.1"
|
|
|
|
version = "0.58.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6dd025382892c7b500a9ce1582cd803f9c2ebfe44aff52e9c7f86feee7ced75e"
|
|
|
|
checksum = "31887c304d9a935f3e5494fb5d6a0106c34e965168ec0db9b457424eedd0c741"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-actor",
|
|
|
|
"gix-actor",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-commitgraph",
|
|
|
@ -558,14 +558,13 @@ dependencies = [
|
|
|
|
"parking_lot",
|
|
|
|
"parking_lot",
|
|
|
|
"smallvec",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
|
"unicode-normalization",
|
|
|
|
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-actor"
|
|
|
|
name = "gix-actor"
|
|
|
|
version = "0.29.1"
|
|
|
|
version = "0.30.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "da27b5ab4ab5c75ff891dccd48409f8cc53c28a79480f1efdd33184b2dc1d958"
|
|
|
|
checksum = "0a7bb9fad6125c81372987c06469601d37e1a2d421511adb69971b9083517a8a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"btoi",
|
|
|
|
"btoi",
|
|
|
@ -586,9 +585,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-commitgraph"
|
|
|
|
name = "gix-commitgraph"
|
|
|
|
version = "0.23.1"
|
|
|
|
version = "0.24.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8a39c675fd737cb43a2120eddf1aa652c19d76b28d79783a198ac1b398ed9ce6"
|
|
|
|
checksum = "82dbd7fb959862e3df2583331f0ad032ac93533e8a52f1b0694bc517f5d292bc"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-chunk",
|
|
|
|
"gix-chunk",
|
|
|
@ -600,9 +599,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-config"
|
|
|
|
name = "gix-config"
|
|
|
|
version = "0.33.1"
|
|
|
|
version = "0.34.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "367304855b369cadcac4ee5fb5a3a20da9378dd7905106141070b79f85241079"
|
|
|
|
checksum = "e62bf2073b6ce3921ffa6d8326f645f30eec5fc4a8e8a4bc0fcb721a2f3f69dc"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-config-value",
|
|
|
|
"gix-config-value",
|
|
|
@ -621,9 +620,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-config-value"
|
|
|
|
name = "gix-config-value"
|
|
|
|
version = "0.14.3"
|
|
|
|
version = "0.14.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "52e0be46f4cf1f8f9e88d0e3eb7b29718aff23889563249f379119bd1ab6910e"
|
|
|
|
checksum = "5b8a1e7bfb37a46ed0b8468db37a6d8a0a61d56bdbe4603ae492cb322e5f3958"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
@ -646,9 +645,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-diff"
|
|
|
|
name = "gix-diff"
|
|
|
|
version = "0.39.1"
|
|
|
|
version = "0.40.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fd6a0454f8c42d686f17e7f084057c717c082b7dbb8209729e4e8f26749eb93a"
|
|
|
|
checksum = "cbdcb5e49c4b9729dd1c361040ae5c3cd7c497b2260b18c954f62db3a63e98cf"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
@ -658,12 +657,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-discover"
|
|
|
|
name = "gix-discover"
|
|
|
|
version = "0.28.1"
|
|
|
|
version = "0.29.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b8d7b2896edc3d899d28a646ccc6df729827a6600e546570b2783466404a42d6"
|
|
|
|
checksum = "b4669218f3ec0cbbf8f16857b32200890f8ca585f36f5817242e4115fe4551af"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"dunce",
|
|
|
|
"dunce",
|
|
|
|
|
|
|
|
"gix-fs",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"gix-ref",
|
|
|
|
"gix-ref",
|
|
|
@ -673,14 +673,15 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-features"
|
|
|
|
name = "gix-features"
|
|
|
|
version = "0.37.1"
|
|
|
|
version = "0.38.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "77a80f0fe688d654c2a741751578b11131071026d1934d03c1820d6d767525ce"
|
|
|
|
checksum = "184f7f7d4e45db0e2a362aeaf12c06c5e84817d0ef91d08e8e90170dad9f0b07"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"crc32fast",
|
|
|
|
"flate2",
|
|
|
|
"flate2",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-trace",
|
|
|
|
"gix-trace",
|
|
|
|
|
|
|
|
"gix-utils",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
|
|
|
"once_cell",
|
|
|
|
"prodash",
|
|
|
|
"prodash",
|
|
|
@ -691,18 +692,19 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-fs"
|
|
|
|
name = "gix-fs"
|
|
|
|
version = "0.9.1"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7555c23a005537434bbfcb8939694e18cad42602961d0de617f8477cc2adecdd"
|
|
|
|
checksum = "4436e883d5769f9fb18677b8712b49228357815f9e4104174a6fc2d8461a437b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
|
|
|
|
"gix-utils",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-glob"
|
|
|
|
name = "gix-glob"
|
|
|
|
version = "0.15.1"
|
|
|
|
version = "0.16.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ae6232f18b262770e343dcdd461c0011c9b9ae27f0c805e115012aa2b902c1b8"
|
|
|
|
checksum = "4965a1d06d0ab84a29d4a67697a97352ab14ae1da821084e5afb1fd6d8191ca0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
@ -733,9 +735,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-lock"
|
|
|
|
name = "gix-lock"
|
|
|
|
version = "12.0.0"
|
|
|
|
version = "13.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6cf112ddee94223c119a8534dad027740dc3aba3365ac5edeef8a7f6660c74db"
|
|
|
|
checksum = "651e46174dc5e7d18b7b809d31937b6de3681b1debd78618c99162cc30fcf3e1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-utils",
|
|
|
|
"gix-utils",
|
|
|
@ -755,9 +757,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-object"
|
|
|
|
name = "gix-object"
|
|
|
|
version = "0.40.1"
|
|
|
|
version = "0.41.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0c89402e8faa41b49fde348665a8f38589e461036475af43b6b70615a6a313a2"
|
|
|
|
checksum = "693ce9d30741506cb082ef2d8b797415b48e032cce0ab23eff894c19a7e4777b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"btoi",
|
|
|
|
"btoi",
|
|
|
@ -774,13 +776,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-odb"
|
|
|
|
name = "gix-odb"
|
|
|
|
version = "0.56.1"
|
|
|
|
version = "0.57.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "46ae6da873de41c6c2b73570e82c571b69df5154dcd8f46dfafc6687767c33b1"
|
|
|
|
checksum = "8ba2fa9e81f2461b78b4d81a807867667326c84cdab48e0aed7b73a593aa1be4"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
|
|
|
|
"gix-fs",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-object",
|
|
|
|
"gix-object",
|
|
|
|
"gix-pack",
|
|
|
|
"gix-pack",
|
|
|
@ -793,9 +796,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-pack"
|
|
|
|
name = "gix-pack"
|
|
|
|
version = "0.46.1"
|
|
|
|
version = "0.47.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "782b4d42790a14072d5c400deda9851f5765f50fe72bca6dece0da1cd6f05a9a"
|
|
|
|
checksum = "8da5f3e78c96b76c4e6fe5e8e06b76221e4a0ee9a255aa935ed1fdf68988dfd8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clru",
|
|
|
|
"clru",
|
|
|
|
"gix-chunk",
|
|
|
|
"gix-chunk",
|
|
|
@ -813,9 +816,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-path"
|
|
|
|
name = "gix-path"
|
|
|
|
version = "0.10.3"
|
|
|
|
version = "0.10.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b8dd0998ab245f33d40ca2267e58d542fe54185ebd1dc41923346cf28d179fb6"
|
|
|
|
checksum = "14a6282621aed1becc3f83d64099a564b3b9063f22783d9a87ea502a3e9f2e40"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-trace",
|
|
|
|
"gix-trace",
|
|
|
@ -837,9 +840,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-ref"
|
|
|
|
name = "gix-ref"
|
|
|
|
version = "0.40.1"
|
|
|
|
version = "0.41.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "64d9bd1984638d8f3511a2fcbe84fcedb8a5b5d64df677353620572383f42649"
|
|
|
|
checksum = "5818958994ad7879fa566f5441ebcc48f0926aa027b28948e6fbf6578894dc31"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-actor",
|
|
|
|
"gix-actor",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
@ -850,6 +853,7 @@ dependencies = [
|
|
|
|
"gix-object",
|
|
|
|
"gix-object",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-tempfile",
|
|
|
|
|
|
|
|
"gix-utils",
|
|
|
|
"gix-validate",
|
|
|
|
"gix-validate",
|
|
|
|
"memmap2",
|
|
|
|
"memmap2",
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
@ -858,9 +862,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-refspec"
|
|
|
|
name = "gix-refspec"
|
|
|
|
version = "0.21.1"
|
|
|
|
version = "0.22.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be219df5092c1735abb2a53eccdf775e945eea6986ee1b6e7a5896dccc0be704"
|
|
|
|
checksum = "613aa4d93034c5791d13bdc635e530f4ddab1412ddfb4a8215f76213177b61c7"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
@ -872,9 +876,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-revision"
|
|
|
|
name = "gix-revision"
|
|
|
|
version = "0.25.1"
|
|
|
|
version = "0.26.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "aa78e1df3633bc937d4db15f8dca2abdb1300ca971c0fabcf9fa97e38cf4cd9f"
|
|
|
|
checksum = "288f6549d7666db74dc3f169a9a333694fc28ecd2f5aa7b2c979c89eb556751a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
@ -888,9 +892,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-revwalk"
|
|
|
|
name = "gix-revwalk"
|
|
|
|
version = "0.11.1"
|
|
|
|
version = "0.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "702de5fe5c2bbdde80219f3a8b9723eb927466e7ecd187cfd1b45d986408e45f"
|
|
|
|
checksum = "5b9b4d91dfc5c14fee61a28c65113ded720403b65a0f46169c0460f731a5d03c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
@ -903,21 +907,21 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-sec"
|
|
|
|
name = "gix-sec"
|
|
|
|
version = "0.10.3"
|
|
|
|
version = "0.10.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "78f6dce0c6683e2219e8169aac4b1c29e89540a8262fef7056b31d80d969408c"
|
|
|
|
checksum = "f8d9bf462feaf05f2121cba7399dbc6c34d88a9cad58fc1e95027791d6a3c6d2"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"windows 0.52.0",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-tempfile"
|
|
|
|
name = "gix-tempfile"
|
|
|
|
version = "12.0.0"
|
|
|
|
version = "13.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e76a494bd530e1a1309188ff971825a24f159c76c2db0bf71fa5dfb469a2c915"
|
|
|
|
checksum = "2d337955b7af00fb87120d053d87cdfb422a80b9ff7a3aa4057a99c79422dc30"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-fs",
|
|
|
|
"gix-fs",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
@ -928,15 +932,15 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-trace"
|
|
|
|
name = "gix-trace"
|
|
|
|
version = "0.1.6"
|
|
|
|
version = "0.1.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e8e1127ede0475b58f4fe9c0aaa0d9bb0bad2af90bbd93ccd307c8632b863d89"
|
|
|
|
checksum = "02b202d766a7fefc596e2cc6a89cda8ad8ad733aed82da635ac120691112a9b1"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-traverse"
|
|
|
|
name = "gix-traverse"
|
|
|
|
version = "0.36.1"
|
|
|
|
version = "0.37.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cb64213e52e1b726cb04581690c1e98b5910f983b977d5e9f2eb09f1a7fea6d2"
|
|
|
|
checksum = "bfc30c5b5e4e838683b59e1b0574ce6bc1c35916df9709aaab32bb7751daf08b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
@ -950,9 +954,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-url"
|
|
|
|
name = "gix-url"
|
|
|
|
version = "0.26.1"
|
|
|
|
version = "0.27.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8f0f17cceb7552a231d1fec690bc2740c346554e3be6f5d2c41dfa809594dc44"
|
|
|
|
checksum = "26f1981ecc700f4fd73ae62b9ca2da7c8816c8fd267f0185e3f8c21e967984ac"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
@ -964,11 +968,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-utils"
|
|
|
|
name = "gix-utils"
|
|
|
|
version = "0.1.8"
|
|
|
|
version = "0.1.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "de6225e2de30b6e9bca2d9f1cc4731640fcef0fb3cabddceee366e7e85d3e94f"
|
|
|
|
checksum = "56e839f3d0798b296411263da6bee780a176ef8008a5dfc31287f7eda9266ab8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"fastrand",
|
|
|
|
"fastrand",
|
|
|
|
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1307,7 +1312,7 @@ dependencies = [
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"windows 0.48.0",
|
|
|
|
"windows",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2405,25 +2410,6 @@ dependencies = [
|
|
|
|
"windows-targets 0.48.0",
|
|
|
|
"windows-targets 0.48.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "windows"
|
|
|
|
|
|
|
|
version = "0.52.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"windows-core",
|
|
|
|
|
|
|
|
"windows-targets 0.52.0",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "windows-core"
|
|
|
|
|
|
|
|
version = "0.52.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"windows-targets 0.52.0",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.45.0"
|
|
|
|
version = "0.45.0"
|
|
|
|