|
|
@ -68,9 +68,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
|
|
|
name = "anyhow"
|
|
|
|
version = "1.0.90"
|
|
|
|
version = "1.0.93"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "37bf3594c4c988a53154954629820791dde498571819ae4ca50ca811e060cc95"
|
|
|
|
checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "arc-swap"
|
|
|
|
name = "arc-swap"
|
|
|
@ -136,9 +136,9 @@ checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
|
|
|
name = "cc"
|
|
|
|
version = "1.1.31"
|
|
|
|
version = "1.1.37"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f"
|
|
|
|
checksum = "40545c26d092346d8a8dab71ee48e7685a7a9cba76e634790c215b41a4a7b4cf"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"shlex",
|
|
|
|
"shlex",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -278,6 +278,17 @@ dependencies = [
|
|
|
|
"parking_lot_core",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "displaydoc"
|
|
|
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
|
|
|
"quote",
|
|
|
|
|
|
|
|
"syn",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "dunce"
|
|
|
|
name = "dunce"
|
|
|
|
version = "1.0.5"
|
|
|
|
version = "1.0.5"
|
|
|
@ -292,9 +303,9 @@ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
|
|
|
name = "encoding_rs"
|
|
|
|
version = "0.8.34"
|
|
|
|
version = "0.8.35"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
|
|
|
|
checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -346,6 +357,9 @@ name = "faster-hex"
|
|
|
|
version = "0.9.0"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183"
|
|
|
|
checksum = "a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"serde",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
|
|
|
name = "fastrand"
|
|
|
@ -465,9 +479,9 @@ checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix"
|
|
|
|
name = "gix"
|
|
|
|
version = "0.66.0"
|
|
|
|
version = "0.67.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9048b8d1ae2104f045cb37e5c450fc49d5d8af22609386bfc739c11ba88995eb"
|
|
|
|
checksum = "c7d3e78ddac368d3e3bfbc2862bc2aafa3d89f1b15fed898d9761e1ec6f3f17f"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-actor",
|
|
|
|
"gix-actor",
|
|
|
|
"gix-attributes",
|
|
|
|
"gix-attributes",
|
|
|
@ -513,9 +527,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-actor"
|
|
|
|
name = "gix-actor"
|
|
|
|
version = "0.32.0"
|
|
|
|
version = "0.33.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fc19e312cd45c4a66cd003f909163dc2f8e1623e30a0c0c6df3776e89b308665"
|
|
|
|
checksum = "59226ef06661c756e664b46b1d3b2c198f6adc5407a484c086d0171108a70027"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
@ -527,9 +541,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-attributes"
|
|
|
|
name = "gix-attributes"
|
|
|
|
version = "0.22.5"
|
|
|
|
version = "0.23.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ebccbf25aa4a973dd352564a9000af69edca90623e8a16dad9cbc03713131311"
|
|
|
|
checksum = "31a102d201ef0e5a848458a82292581e7641e52f0f52e693b6cbdd05a652c029"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-glob",
|
|
|
|
"gix-glob",
|
|
|
@ -544,27 +558,27 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-bitmap"
|
|
|
|
name = "gix-bitmap"
|
|
|
|
version = "0.2.11"
|
|
|
|
version = "0.2.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a371db66cbd4e13f0ed9dc4c0fea712d7276805fccc877f77e96374d317e87ae"
|
|
|
|
checksum = "10f78312288bd02052be5dbc2ecbc342c9f4eb791986d86c0a5c06b92dc72efa"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-chunk"
|
|
|
|
name = "gix-chunk"
|
|
|
|
version = "0.4.8"
|
|
|
|
version = "0.4.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "45c8751169961ba7640b513c3b24af61aa962c967aaf04116734975cd5af0c52"
|
|
|
|
checksum = "6c28b58ba04f0c004722344390af9dbc85888fbb84be1981afb934da4114d4cf"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-command"
|
|
|
|
name = "gix-command"
|
|
|
|
version = "0.3.9"
|
|
|
|
version = "0.3.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dff2e692b36bbcf09286c70803006ca3fd56551a311de450be317a0ab8ea92e7"
|
|
|
|
checksum = "c201d2b9e9cce2365a6638fd0a966f751ed92d74be5c0727ac331e6a29ef5846"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
@ -574,9 +588,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-commitgraph"
|
|
|
|
name = "gix-commitgraph"
|
|
|
|
version = "0.24.3"
|
|
|
|
version = "0.25.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "133b06f67f565836ec0c473e2116a60fb74f80b6435e21d88013ac0e3c60fc78"
|
|
|
|
checksum = "41db900b189e62dc61575f06fdf1a3b6901d264a99be9d32b286af6b2e3984e1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-chunk",
|
|
|
|
"gix-chunk",
|
|
|
@ -588,9 +602,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-config"
|
|
|
|
name = "gix-config"
|
|
|
|
version = "0.40.0"
|
|
|
|
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 = "78e797487e6ca3552491de1131b4f72202f282fb33f198b1c34406d765b42bb0"
|
|
|
|
checksum = "0bedd1bf1c7b994be9d57207e8e0de79016c05e2e8701d3015da906e65ac445e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-config-value",
|
|
|
|
"gix-config-value",
|
|
|
@ -609,9 +623,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-config-value"
|
|
|
|
name = "gix-config-value"
|
|
|
|
version = "0.14.8"
|
|
|
|
version = "0.14.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "03f76169faa0dec598eac60f83d7fcdd739ec16596eca8fb144c88973dbe6f8c"
|
|
|
|
checksum = "f3de3fdca9c75fa4b83a76583d265fa49b1de6b088ebcd210749c24ceeb74660"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"bitflags",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
@ -622,9 +636,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-date"
|
|
|
|
name = "gix-date"
|
|
|
|
version = "0.9.0"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "35c84b7af01e68daf7a6bb8bb909c1ff5edb3ce4326f1f43063a5a96d3c3c8a5"
|
|
|
|
checksum = "d10d543ac13c97292a15e8e8b7889cd006faf739777437ed95362504b8fe81a0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"itoa",
|
|
|
|
"itoa",
|
|
|
@ -634,9 +648,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-diff"
|
|
|
|
name = "gix-diff"
|
|
|
|
version = "0.46.0"
|
|
|
|
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 = "92c9afd80fff00f8b38b1c1928442feb4cd6d2232a6ed806b6b193151a3d336c"
|
|
|
|
checksum = "c9850fd0c15af113db6f9e130d13091ba0d3754e570a2afdff9e2f3043da260e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-command",
|
|
|
|
"gix-command",
|
|
|
@ -647,6 +661,7 @@ dependencies = [
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-trace",
|
|
|
|
"gix-trace",
|
|
|
|
|
|
|
|
"gix-traverse",
|
|
|
|
"gix-worktree",
|
|
|
|
"gix-worktree",
|
|
|
|
"imara-diff",
|
|
|
|
"imara-diff",
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
@ -654,9 +669,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-dir"
|
|
|
|
name = "gix-dir"
|
|
|
|
version = "0.8.0"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ed3a9076661359a1c5a27c12ad6c3ebe2dd96b8b3c0af6488ab7c128b7bdd98"
|
|
|
|
checksum = "bbf6c29bf17baf3996d4925fad5e10c1a12eac9b3a0d8475d89292e0e5ba34a3"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-discover",
|
|
|
|
"gix-discover",
|
|
|
@ -674,9 +689,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-discover"
|
|
|
|
name = "gix-discover"
|
|
|
|
version = "0.35.0"
|
|
|
|
version = "0.36.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0577366b9567376bc26e815fd74451ebd0e6218814e242f8e5b7072c58d956d2"
|
|
|
|
checksum = "c522e31f458f50af09dfb014e10873c5378f702f8049c96f508989aad59671f6"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"dunce",
|
|
|
|
"dunce",
|
|
|
@ -690,9 +705,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-features"
|
|
|
|
name = "gix-features"
|
|
|
|
version = "0.38.2"
|
|
|
|
version = "0.39.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac7045ac9fe5f9c727f38799d002a7ed3583cd777e3322a7c4b43e3cf437dc69"
|
|
|
|
checksum = "8e0eb9efdf96c35c0bed7596d1bef2d4ce6360a1d09738001f9d3e402aa7ba3e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"crc32fast",
|
|
|
|
"flate2",
|
|
|
|
"flate2",
|
|
|
@ -709,9 +724,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-filter"
|
|
|
|
name = "gix-filter"
|
|
|
|
version = "0.13.0"
|
|
|
|
version = "0.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4121790ae140066e5b953becc72e7496278138d19239be2e63b5067b0843119e"
|
|
|
|
checksum = "6b37f82359a4485770ed8993ae715ced1bf674f2a63e45f5a0786d38310665ea"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"encoding_rs",
|
|
|
|
"encoding_rs",
|
|
|
@ -730,9 +745,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-fs"
|
|
|
|
name = "gix-fs"
|
|
|
|
version = "0.11.3"
|
|
|
|
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 = "f2bfe6249cfea6d0c0e0990d5226a4cb36f030444ba9e35e0639275db8f98575"
|
|
|
|
checksum = "34740384d8d763975858fa2c176b68652a6fcc09f616e24e3ce967b0d370e4d8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"fastrand",
|
|
|
|
"fastrand",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
@ -741,9 +756,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-glob"
|
|
|
|
name = "gix-glob"
|
|
|
|
version = "0.16.5"
|
|
|
|
version = "0.17.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "74908b4bbc0a0a40852737e5d7889f676f081e340d5451a16e5b4c50d592f111"
|
|
|
|
checksum = "254b5101cf7facc00d9b5ff564cf46302ca76695cca23d33bc958a707b6fc857"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"bitflags",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
@ -753,9 +768,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-hash"
|
|
|
|
name = "gix-hash"
|
|
|
|
version = "0.14.2"
|
|
|
|
version = "0.15.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f93d7df7366121b5018f947a04d37f034717e113dcf9ccd85c34b58e57a74d5e"
|
|
|
|
checksum = "952c3a29f1bc1007cc901abce7479943abfa42016db089de33d0a4fa3c85bfe8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"faster-hex",
|
|
|
|
"faster-hex",
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
@ -763,9 +778,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-hashtable"
|
|
|
|
name = "gix-hashtable"
|
|
|
|
version = "0.5.2"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7ddf80e16f3c19ac06ce415a38b8591993d3f73aede049cb561becb5b3a8e242"
|
|
|
|
checksum = "0ef65b256631078ef733bc5530c4e6b1c2e7d5c2830b75d4e9034ab3997d18fe"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
"hashbrown",
|
|
|
|
"hashbrown",
|
|
|
@ -774,9 +789,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-ignore"
|
|
|
|
name = "gix-ignore"
|
|
|
|
version = "0.11.4"
|
|
|
|
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 = "e447cd96598460f5906a0f6c75e950a39f98c2705fc755ad2f2020c9e937fab7"
|
|
|
|
checksum = "ba55a9b582dc26a639875497615959a8127ac5c37b2426dc50f037fada33a4b7"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-glob",
|
|
|
|
"gix-glob",
|
|
|
@ -787,9 +802,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-index"
|
|
|
|
name = "gix-index"
|
|
|
|
version = "0.35.0"
|
|
|
|
version = "0.36.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0cd4203244444017682176e65fd0180be9298e58ed90bd4a8489a357795ed22d"
|
|
|
|
checksum = "27619009ca1ea33fd885041273f5fa5a09163a5c1d22a913b28d7b985e66fe29"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"bitflags",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
@ -815,9 +830,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-lock"
|
|
|
|
name = "gix-lock"
|
|
|
|
version = "14.0.0"
|
|
|
|
version = "15.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e3bc7fe297f1f4614774989c00ec8b1add59571dc9b024b4c00acb7dedd4e19d"
|
|
|
|
checksum = "5102acdf4acae2644e38dbbd18cdfba9597a218f7d85f810fe5430207e03c2de"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-utils",
|
|
|
|
"gix-utils",
|
|
|
@ -826,15 +841,16 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-object"
|
|
|
|
name = "gix-object"
|
|
|
|
version = "0.44.0"
|
|
|
|
version = "0.45.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2f5b801834f1de7640731820c2df6ba88d95480dc4ab166a5882f8ff12b88efa"
|
|
|
|
checksum = "2a77b6e7753d298553d9ae8b1744924481e7a49170983938bb578dccfbc6fc1a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-actor",
|
|
|
|
"gix-actor",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
|
|
|
|
"gix-hashtable",
|
|
|
|
"gix-utils",
|
|
|
|
"gix-utils",
|
|
|
|
"gix-validate",
|
|
|
|
"gix-validate",
|
|
|
|
"itoa",
|
|
|
|
"itoa",
|
|
|
@ -845,15 +861,16 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-odb"
|
|
|
|
name = "gix-odb"
|
|
|
|
version = "0.63.0"
|
|
|
|
version = "0.64.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a3158068701c17df54f0ab2adda527f5a6aca38fd5fd80ceb7e3c0a2717ec747"
|
|
|
|
checksum = "0bb86aadf7f1b2f980601b4fc94309706f9700f8008f935dc512d556c9e60f61"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
"gix-fs",
|
|
|
|
"gix-fs",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
|
|
|
|
"gix-hashtable",
|
|
|
|
"gix-object",
|
|
|
|
"gix-object",
|
|
|
|
"gix-pack",
|
|
|
|
"gix-pack",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
@ -865,9 +882,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-pack"
|
|
|
|
name = "gix-pack"
|
|
|
|
version = "0.53.0"
|
|
|
|
version = "0.54.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3223aa342eee21e1e0e403cad8ae9caf9edca55ef84c347738d10681676fd954"
|
|
|
|
checksum = "363e6e59a855ba243672408139db68e2478126cdcfeabb420777df4a1f20026b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clru",
|
|
|
|
"clru",
|
|
|
|
"gix-chunk",
|
|
|
|
"gix-chunk",
|
|
|
@ -883,9 +900,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-packetline-blocking"
|
|
|
|
name = "gix-packetline-blocking"
|
|
|
|
version = "0.17.5"
|
|
|
|
version = "0.18.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b9802304baa798dd6f5ff8008a2b6516d54b74a69ca2d3a2b9e2d6c3b5556b40"
|
|
|
|
checksum = "decace940e8ba8e29d29b73b843a6cbae67503887f3e5fb7e688d0f4f6ee0757"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"faster-hex",
|
|
|
|
"faster-hex",
|
|
|
@ -895,9 +912,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-path"
|
|
|
|
name = "gix-path"
|
|
|
|
version = "0.10.11"
|
|
|
|
version = "0.10.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ebfc4febd088abdcbc9f1246896e57e37b7a34f6909840045a1767c6dafac7af"
|
|
|
|
checksum = "c04e5a94fdb56b1e91eb7df2658ad16832428b8eeda24ff1a0f0288de2bce554"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-trace",
|
|
|
|
"gix-trace",
|
|
|
@ -908,9 +925,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-pathspec"
|
|
|
|
name = "gix-pathspec"
|
|
|
|
version = "0.7.7"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5d23bf239532b4414d0e63b8ab3a65481881f7237ed9647bb10c1e3cc54c5ceb"
|
|
|
|
checksum = "70f02bf7625dbf15bf9fedbeace2ac1ce1c5177806bdbc24c441d664c75c00e4"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"bitflags",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
@ -923,9 +940,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-quote"
|
|
|
|
name = "gix-quote"
|
|
|
|
version = "0.4.12"
|
|
|
|
version = "0.4.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cbff4f9b9ea3fa7a25a70ee62f545143abef624ac6aa5884344e70c8b0a1d9ff"
|
|
|
|
checksum = "f89f9a1525dcfd9639e282ea939f5ab0d09d93cf2b90c1fc6104f1b9582a8e49"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-utils",
|
|
|
|
"gix-utils",
|
|
|
@ -934,9 +951,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-ref"
|
|
|
|
name = "gix-ref"
|
|
|
|
version = "0.47.0"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ae0d8406ebf9aaa91f55a57f053c5a1ad1a39f60fdf0303142b7be7ea44311e5"
|
|
|
|
checksum = "a47385e71fa2d9da8c35e642ef4648808ddf0a52bc93425879088c706dfeaea2"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-actor",
|
|
|
|
"gix-actor",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
@ -955,9 +972,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-refspec"
|
|
|
|
name = "gix-refspec"
|
|
|
|
version = "0.25.0"
|
|
|
|
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 = "ebb005f82341ba67615ffdd9f7742c87787544441c88090878393d0682869ca6"
|
|
|
|
checksum = "0022038a09d80d9abf773be8efcbb502868d97f6972b8633bfb52ab6edaac442"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
@ -969,11 +986,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-revision"
|
|
|
|
name = "gix-revision"
|
|
|
|
version = "0.29.0"
|
|
|
|
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 = "ba4621b219ac0cdb9256883030c3d56a6c64a6deaa829a92da73b9a576825e1e"
|
|
|
|
checksum = "4ee8eb4088fece3562af4a5d751e069f90e93345524ad730512185234c4b55f1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-object",
|
|
|
|
"gix-object",
|
|
|
@ -983,9 +1001,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-revwalk"
|
|
|
|
name = "gix-revwalk"
|
|
|
|
version = "0.15.0"
|
|
|
|
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 = "b41e72544b93084ee682ef3d5b31b1ba4d8fa27a017482900e5e044d5b1b3984"
|
|
|
|
checksum = "e6c9a9496da98d36ff19063a8576bf09a87425583b709a56dc5594fffa9d39b2"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
@ -998,9 +1016,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-sec"
|
|
|
|
name = "gix-sec"
|
|
|
|
version = "0.10.8"
|
|
|
|
version = "0.10.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0fe4d52f30a737bbece5276fab5d3a8b276dc2650df963e293d0673be34e7a5f"
|
|
|
|
checksum = "a2007538eda296445c07949cf04f4a767307d887184d6b3e83e2d636533ddc6e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"bitflags",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
@ -1010,9 +1028,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-status"
|
|
|
|
name = "gix-status"
|
|
|
|
version = "0.13.0"
|
|
|
|
version = "0.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f70d35ba639f0c16a6e4cca81aa374a05f07b23fa36ee8beb72c100d98b4ffea"
|
|
|
|
checksum = "57414886e750161b4c86d8bca6b2d15bcc87f37ddc46684bb05cebbd29390543"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"filetime",
|
|
|
|
"filetime",
|
|
|
@ -1033,9 +1051,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-submodule"
|
|
|
|
name = "gix-submodule"
|
|
|
|
version = "0.14.0"
|
|
|
|
version = "0.15.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "529d0af78cc2f372b3218f15eb1e3d1635a21c8937c12e2dd0b6fc80c2ca874b"
|
|
|
|
checksum = "3ed099621873cd36c580fc822176a32a7e50fef15a5c2ed81aaa087296f0497a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-config",
|
|
|
|
"gix-config",
|
|
|
@ -1048,9 +1066,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-tempfile"
|
|
|
|
name = "gix-tempfile"
|
|
|
|
version = "14.0.2"
|
|
|
|
version = "15.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "046b4927969fa816a150a0cda2e62c80016fe11fb3c3184e4dddf4e542f108aa"
|
|
|
|
checksum = "2feb86ef094cc77a4a9a5afbfe5de626897351bbbd0de3cb9314baf3049adb82"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"dashmap",
|
|
|
|
"dashmap",
|
|
|
|
"gix-fs",
|
|
|
|
"gix-fs",
|
|
|
@ -1062,15 +1080,15 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-trace"
|
|
|
|
name = "gix-trace"
|
|
|
|
version = "0.1.10"
|
|
|
|
version = "0.1.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6cae0e8661c3ff92688ce1c8b8058b3efb312aba9492bbe93661a21705ab431b"
|
|
|
|
checksum = "04bdde120c29f1fc23a24d3e115aeeea3d60d8e65bab92cc5f9d90d9302eb952"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-traverse"
|
|
|
|
name = "gix-traverse"
|
|
|
|
version = "0.41.0"
|
|
|
|
version = "0.42.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "030da39af94e4df35472e9318228f36530989327906f38e27807df305fccb780"
|
|
|
|
checksum = "f20f1b13cc4fa6ba92b24e6aa0c2fb6a34beb4458ef88c6300212db504e818df"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"bitflags",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-commitgraph",
|
|
|
@ -1085,23 +1103,22 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-url"
|
|
|
|
name = "gix-url"
|
|
|
|
version = "0.27.5"
|
|
|
|
version = "0.28.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fd280c5e84fb22e128ed2a053a0daeacb6379469be6a85e3d518a0636e160c89"
|
|
|
|
checksum = "33e7c297c3265015c133a2c02199610b6e1373a09dc4be057d0c1b5285737f06"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"home",
|
|
|
|
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
|
"url",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-utils"
|
|
|
|
name = "gix-utils"
|
|
|
|
version = "0.1.12"
|
|
|
|
version = "0.1.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "35192df7fd0fa112263bad8021e2df7167df4cc2a6e6d15892e1e55621d3d4dc"
|
|
|
|
checksum = "ba427e3e9599508ed98a6ddf8ed05493db114564e338e41f6a996d2e4790335f"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"fastrand",
|
|
|
|
"fastrand",
|
|
|
@ -1110,9 +1127,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-validate"
|
|
|
|
name = "gix-validate"
|
|
|
|
version = "0.9.0"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "81f2badbb64e57b404593ee26b752c26991910fd0d81fe6f9a71c1a8309b6c86"
|
|
|
|
checksum = "e187b263461bc36cea17650141567753bc6207d036cedd1de6e81a52f277ff68"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"thiserror",
|
|
|
|
"thiserror",
|
|
|
@ -1120,9 +1137,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gix-worktree"
|
|
|
|
name = "gix-worktree"
|
|
|
|
version = "0.36.0"
|
|
|
|
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 = "c312ad76a3f2ba8e865b360d5cb3aa04660971d16dec6dd0ce717938d903149a"
|
|
|
|
checksum = "0d345e5b523550fe4fa0e912bf957de752011ccfc87451968fda1b624318f29c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-attributes",
|
|
|
|
"gix-attributes",
|
|
|
@ -1487,14 +1504,143 @@ dependencies = [
|
|
|
|
"cc",
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_collections"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"displaydoc",
|
|
|
|
|
|
|
|
"yoke",
|
|
|
|
|
|
|
|
"zerofrom",
|
|
|
|
|
|
|
|
"zerovec",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_locid"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"displaydoc",
|
|
|
|
|
|
|
|
"litemap",
|
|
|
|
|
|
|
|
"tinystr",
|
|
|
|
|
|
|
|
"writeable",
|
|
|
|
|
|
|
|
"zerovec",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_locid_transform"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"displaydoc",
|
|
|
|
|
|
|
|
"icu_locid",
|
|
|
|
|
|
|
|
"icu_locid_transform_data",
|
|
|
|
|
|
|
|
"icu_provider",
|
|
|
|
|
|
|
|
"tinystr",
|
|
|
|
|
|
|
|
"zerovec",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_locid_transform_data"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_normalizer"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"displaydoc",
|
|
|
|
|
|
|
|
"icu_collections",
|
|
|
|
|
|
|
|
"icu_normalizer_data",
|
|
|
|
|
|
|
|
"icu_properties",
|
|
|
|
|
|
|
|
"icu_provider",
|
|
|
|
|
|
|
|
"smallvec",
|
|
|
|
|
|
|
|
"utf16_iter",
|
|
|
|
|
|
|
|
"utf8_iter",
|
|
|
|
|
|
|
|
"write16",
|
|
|
|
|
|
|
|
"zerovec",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_normalizer_data"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_properties"
|
|
|
|
|
|
|
|
version = "1.5.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"displaydoc",
|
|
|
|
|
|
|
|
"icu_collections",
|
|
|
|
|
|
|
|
"icu_locid_transform",
|
|
|
|
|
|
|
|
"icu_properties_data",
|
|
|
|
|
|
|
|
"icu_provider",
|
|
|
|
|
|
|
|
"tinystr",
|
|
|
|
|
|
|
|
"zerovec",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_properties_data"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_provider"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"displaydoc",
|
|
|
|
|
|
|
|
"icu_locid",
|
|
|
|
|
|
|
|
"icu_provider_macros",
|
|
|
|
|
|
|
|
"stable_deref_trait",
|
|
|
|
|
|
|
|
"tinystr",
|
|
|
|
|
|
|
|
"writeable",
|
|
|
|
|
|
|
|
"yoke",
|
|
|
|
|
|
|
|
"zerofrom",
|
|
|
|
|
|
|
|
"zerovec",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "icu_provider_macros"
|
|
|
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
|
|
|
"quote",
|
|
|
|
|
|
|
|
"syn",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
|
|
|
name = "idna"
|
|
|
|
version = "0.5.0"
|
|
|
|
version = "1.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
|
|
|
|
checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"unicode-bidi",
|
|
|
|
"idna_adapter",
|
|
|
|
"unicode-normalization",
|
|
|
|
"smallvec",
|
|
|
|
|
|
|
|
"utf8_iter",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "idna_adapter"
|
|
|
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"icu_normalizer",
|
|
|
|
|
|
|
|
"icu_properties",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1609,9 +1755,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
|
|
|
name = "libc"
|
|
|
|
version = "0.2.161"
|
|
|
|
version = "0.2.162"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
|
|
|
|
checksum = "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "libloading"
|
|
|
|
name = "libloading"
|
|
|
@ -1640,6 +1786,12 @@ version = "0.4.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
|
|
|
|
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "litemap"
|
|
|
|
|
|
|
|
version = "0.7.3"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
|
|
|
name = "lock_api"
|
|
|
|
version = "0.4.12"
|
|
|
|
version = "0.4.12"
|
|
|
@ -1832,9 +1984,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "prodash"
|
|
|
|
name = "prodash"
|
|
|
|
version = "28.0.0"
|
|
|
|
version = "29.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "744a264d26b88a6a7e37cbad97953fa233b94d585236310bcbc88474b4092d79"
|
|
|
|
checksum = "a266d8d6020c61a437be704c5e618037588e1985c7dbb7bf8d265db84cffe325"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"log",
|
|
|
|
|
|
|
|
"parking_lot",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "pulldown-cmark"
|
|
|
|
name = "pulldown-cmark"
|
|
|
@ -1914,9 +2070,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
|
|
|
name = "regex"
|
|
|
|
version = "1.11.0"
|
|
|
|
version = "1.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8"
|
|
|
|
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"memchr",
|
|
|
@ -1972,9 +2128,9 @@ checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
|
|
|
name = "rustix"
|
|
|
|
version = "0.38.37"
|
|
|
|
version = "0.38.40"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811"
|
|
|
|
checksum = "99e4ea3e1cdc4b559b8e5650f9c8e5998e3e5c1343b4eaf034565f32318d63c0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"bitflags",
|
|
|
|
"errno",
|
|
|
|
"errno",
|
|
|
@ -2006,18 +2162,18 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
|
|
|
name = "serde"
|
|
|
|
version = "1.0.210"
|
|
|
|
version = "1.0.215"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a"
|
|
|
|
checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
|
|
|
name = "serde_derive"
|
|
|
|
version = "1.0.210"
|
|
|
|
version = "1.0.215"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f"
|
|
|
|
checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"quote",
|
|
|
@ -2167,6 +2323,12 @@ dependencies = [
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "stable_deref_trait"
|
|
|
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "static_assertions"
|
|
|
|
name = "static_assertions"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.1.0"
|
|
|
@ -2181,20 +2343,31 @@ checksum = "e9557cb6521e8d009c51a8666f09356f4b817ba9ba0981a305bd86aee47bd35c"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
|
|
|
name = "syn"
|
|
|
|
version = "2.0.77"
|
|
|
|
version = "2.0.87"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed"
|
|
|
|
checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "synstructure"
|
|
|
|
|
|
|
|
version = "0.13.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
|
|
|
"quote",
|
|
|
|
|
|
|
|
"syn",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
|
|
|
name = "tempfile"
|
|
|
|
version = "3.13.0"
|
|
|
|
version = "3.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b"
|
|
|
|
checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cfg-if",
|
|
|
|
"fastrand",
|
|
|
|
"fastrand",
|
|
|
@ -2252,6 +2425,16 @@ dependencies = [
|
|
|
|
"num_cpus",
|
|
|
|
"num_cpus",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "tinystr"
|
|
|
|
|
|
|
|
version = "0.7.6"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"displaydoc",
|
|
|
|
|
|
|
|
"zerovec",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
|
|
|
name = "tinyvec"
|
|
|
|
version = "1.8.0"
|
|
|
|
version = "1.8.0"
|
|
|
@ -2269,9 +2452,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
|
|
|
name = "tokio"
|
|
|
|
version = "1.40.0"
|
|
|
|
version = "1.41.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
|
|
|
|
checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"backtrace",
|
|
|
|
"backtrace",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
@ -2360,12 +2543,6 @@ dependencies = [
|
|
|
|
"version_check",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "unicode-bidi"
|
|
|
|
|
|
|
|
version = "0.3.15"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-bom"
|
|
|
|
name = "unicode-bom"
|
|
|
|
version = "2.0.3"
|
|
|
|
version = "2.0.3"
|
|
|
@ -2413,9 +2590,9 @@ checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "url"
|
|
|
|
name = "url"
|
|
|
|
version = "2.5.2"
|
|
|
|
version = "2.5.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
|
|
|
|
checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
|
|
|
"form_urlencoded",
|
|
|
|
"idna",
|
|
|
|
"idna",
|
|
|
@ -2423,6 +2600,18 @@ dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "utf16_iter"
|
|
|
|
|
|
|
|
version = "1.0.5"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "utf8_iter"
|
|
|
|
|
|
|
|
version = "1.0.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
|
|
|
name = "version_check"
|
|
|
|
version = "0.9.5"
|
|
|
|
version = "0.9.5"
|
|
|
@ -2715,6 +2904,18 @@ version = "0.0.19"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
|
|
|
|
checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "write16"
|
|
|
|
|
|
|
|
version = "1.0.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "writeable"
|
|
|
|
|
|
|
|
version = "0.5.5"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "xtask"
|
|
|
|
name = "xtask"
|
|
|
|
version = "24.7.0"
|
|
|
|
version = "24.7.0"
|
|
|
@ -2726,6 +2927,30 @@ dependencies = [
|
|
|
|
"toml",
|
|
|
|
"toml",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "yoke"
|
|
|
|
|
|
|
|
version = "0.7.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"serde",
|
|
|
|
|
|
|
|
"stable_deref_trait",
|
|
|
|
|
|
|
|
"yoke-derive",
|
|
|
|
|
|
|
|
"zerofrom",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "yoke-derive"
|
|
|
|
|
|
|
|
version = "0.7.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
|
|
|
"quote",
|
|
|
|
|
|
|
|
"syn",
|
|
|
|
|
|
|
|
"synstructure",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy"
|
|
|
|
name = "zerocopy"
|
|
|
|
version = "0.7.35"
|
|
|
|
version = "0.7.35"
|
|
|
@ -2745,3 +2970,46 @@ dependencies = [
|
|
|
|
"quote",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "zerofrom"
|
|
|
|
|
|
|
|
version = "0.1.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"zerofrom-derive",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "zerofrom-derive"
|
|
|
|
|
|
|
|
version = "0.1.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
|
|
|
"quote",
|
|
|
|
|
|
|
|
"syn",
|
|
|
|
|
|
|
|
"synstructure",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "zerovec"
|
|
|
|
|
|
|
|
version = "0.10.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"yoke",
|
|
|
|
|
|
|
|
"zerofrom",
|
|
|
|
|
|
|
|
"zerovec-derive",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "zerovec-derive"
|
|
|
|
|
|
|
|
version = "0.10.3"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
|
|
|
"quote",
|
|
|
|
|
|
|
|
"syn",
|
|
|
|
|
|
|
|
]
|
|
|
|