|
|
@@ -26,12 +26,6 @@ dependencies = [
|
|
|
"memchr",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "android-tzdata"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "android_system_properties"
|
|
|
version = "0.1.5"
|
|
|
@@ -179,9 +173,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
|
|
|
|
|
[[package]]
|
|
|
name = "cc"
|
|
|
-version = "1.2.35"
|
|
|
+version = "1.2.37"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3"
|
|
|
+checksum = "65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44"
|
|
|
dependencies = [
|
|
|
"find-msvc-tools",
|
|
|
"jobserver",
|
|
|
@@ -197,14 +191,13 @@ checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
|
|
|
|
|
|
[[package]]
|
|
|
name = "chrono"
|
|
|
-version = "0.4.41"
|
|
|
+version = "0.4.42"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
|
|
|
+checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
|
|
|
dependencies = [
|
|
|
- "android-tzdata",
|
|
|
"iana-time-zone",
|
|
|
"num-traits",
|
|
|
- "windows-link",
|
|
|
+ "windows-link 0.2.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -374,7 +367,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"option-ext",
|
|
|
"redox_users",
|
|
|
- "windows-sys 0.60.2",
|
|
|
+ "windows-sys 0.61.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -408,12 +401,12 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
|
|
|
|
[[package]]
|
|
|
name = "errno"
|
|
|
-version = "0.3.13"
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
|
|
|
+checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
- "windows-sys 0.60.2",
|
|
|
+ "windows-sys 0.61.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -477,9 +470,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "find-msvc-tools"
|
|
|
-version = "0.1.0"
|
|
|
+version = "0.1.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650"
|
|
|
+checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d"
|
|
|
|
|
|
[[package]]
|
|
|
name = "form_urlencoded"
|
|
|
@@ -510,7 +503,7 @@ dependencies = [
|
|
|
"cfg-if",
|
|
|
"libc",
|
|
|
"r-efi",
|
|
|
- "wasi 0.14.3+wasi-0.2.4",
|
|
|
+ "wasi 0.14.5+wasi-0.2.4",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -563,9 +556,9 @@ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
|
|
|
|
|
|
[[package]]
|
|
|
name = "humantime"
|
|
|
-version = "2.2.0"
|
|
|
+version = "2.3.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f"
|
|
|
+checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424"
|
|
|
|
|
|
[[package]]
|
|
|
name = "humantime-serde"
|
|
|
@@ -579,9 +572,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "iana-time-zone"
|
|
|
-version = "0.1.63"
|
|
|
+version = "0.1.64"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
|
|
|
+checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
|
|
|
dependencies = [
|
|
|
"android_system_properties",
|
|
|
"core-foundation-sys",
|
|
|
@@ -710,9 +703,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "indexmap"
|
|
|
-version = "2.11.0"
|
|
|
+version = "2.11.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9"
|
|
|
+checksum = "206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921"
|
|
|
dependencies = [
|
|
|
"equivalent",
|
|
|
"hashbrown",
|
|
|
@@ -762,9 +755,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "js-sys"
|
|
|
-version = "0.3.77"
|
|
|
+version = "0.3.78"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
|
|
|
+checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738"
|
|
|
dependencies = [
|
|
|
"once_cell",
|
|
|
"wasm-bindgen",
|
|
|
@@ -814,9 +807,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "linux-raw-sys"
|
|
|
-version = "0.9.4"
|
|
|
+version = "0.11.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
|
|
|
+checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
|
|
|
|
|
|
[[package]]
|
|
|
name = "litemap"
|
|
|
@@ -1229,15 +1222,15 @@ checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"
|
|
|
|
|
|
[[package]]
|
|
|
name = "rustix"
|
|
|
-version = "1.0.8"
|
|
|
+version = "1.1.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8"
|
|
|
+checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
"errno",
|
|
|
"libc",
|
|
|
"linux-raw-sys",
|
|
|
- "windows-sys 0.60.2",
|
|
|
+ "windows-sys 0.61.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1400,15 +1393,15 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "tempfile"
|
|
|
-version = "3.21.0"
|
|
|
+version = "3.22.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e"
|
|
|
+checksum = "84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53"
|
|
|
dependencies = [
|
|
|
"fastrand",
|
|
|
"getrandom 0.3.3",
|
|
|
"once_cell",
|
|
|
"rustix",
|
|
|
- "windows-sys 0.60.2",
|
|
|
+ "windows-sys 0.61.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1576,9 +1569,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "unicode-ident"
|
|
|
-version = "1.0.18"
|
|
|
+version = "1.0.19"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
|
|
|
+checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"
|
|
|
|
|
|
[[package]]
|
|
|
name = "unicode-width"
|
|
|
@@ -1674,30 +1667,40 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasi"
|
|
|
-version = "0.14.3+wasi-0.2.4"
|
|
|
+version = "0.14.5+wasi-0.2.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a4494f6290a82f5fe584817a676a34b9d6763e8d9d18204009fb31dceca98fd4"
|
|
|
+dependencies = [
|
|
|
+ "wasip2",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "wasip2"
|
|
|
+version = "1.0.0+wasi-0.2.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95"
|
|
|
+checksum = "03fa2761397e5bd52002cd7e73110c71af2109aca4e521a9f40473fe685b0a24"
|
|
|
dependencies = [
|
|
|
"wit-bindgen",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen"
|
|
|
-version = "0.2.100"
|
|
|
+version = "0.2.101"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
|
|
|
+checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b"
|
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
|
"once_cell",
|
|
|
"rustversion",
|
|
|
"wasm-bindgen-macro",
|
|
|
+ "wasm-bindgen-shared",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-backend"
|
|
|
-version = "0.2.100"
|
|
|
+version = "0.2.101"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
|
|
|
+checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb"
|
|
|
dependencies = [
|
|
|
"bumpalo",
|
|
|
"log",
|
|
|
@@ -1709,9 +1712,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro"
|
|
|
-version = "0.2.100"
|
|
|
+version = "0.2.101"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
|
|
|
+checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d"
|
|
|
dependencies = [
|
|
|
"quote",
|
|
|
"wasm-bindgen-macro-support",
|
|
|
@@ -1719,9 +1722,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro-support"
|
|
|
-version = "0.2.100"
|
|
|
+version = "0.2.101"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
|
|
|
+checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
|
@@ -1732,18 +1735,18 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-shared"
|
|
|
-version = "0.2.100"
|
|
|
+version = "0.2.101"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
|
|
|
+checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1"
|
|
|
dependencies = [
|
|
|
"unicode-ident",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "web-sys"
|
|
|
-version = "0.3.77"
|
|
|
+version = "0.3.78"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
|
|
|
+checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12"
|
|
|
dependencies = [
|
|
|
"js-sys",
|
|
|
"wasm-bindgen",
|
|
|
@@ -1751,22 +1754,22 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "winapi-util"
|
|
|
-version = "0.1.10"
|
|
|
+version = "0.1.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22"
|
|
|
+checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
|
|
|
dependencies = [
|
|
|
- "windows-sys 0.60.2",
|
|
|
+ "windows-sys 0.61.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows-core"
|
|
|
-version = "0.61.2"
|
|
|
+version = "0.62.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
|
|
|
+checksum = "57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c"
|
|
|
dependencies = [
|
|
|
"windows-implement",
|
|
|
"windows-interface",
|
|
|
- "windows-link",
|
|
|
+ "windows-link 0.2.0",
|
|
|
"windows-result",
|
|
|
"windows-strings",
|
|
|
]
|
|
|
@@ -1799,22 +1802,28 @@ version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "windows-link"
|
|
|
+version = "0.2.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65"
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "windows-result"
|
|
|
-version = "0.3.4"
|
|
|
+version = "0.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
|
|
|
+checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f"
|
|
|
dependencies = [
|
|
|
- "windows-link",
|
|
|
+ "windows-link 0.2.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows-strings"
|
|
|
-version = "0.4.2"
|
|
|
+version = "0.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
|
|
|
+checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda"
|
|
|
dependencies = [
|
|
|
- "windows-link",
|
|
|
+ "windows-link 0.2.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1844,6 +1853,15 @@ dependencies = [
|
|
|
"windows-targets 0.53.3",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "windows-sys"
|
|
|
+version = "0.61.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa"
|
|
|
+dependencies = [
|
|
|
+ "windows-link 0.2.0",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "windows-targets"
|
|
|
version = "0.52.6"
|
|
|
@@ -1866,7 +1884,7 @@ version = "0.53.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91"
|
|
|
dependencies = [
|
|
|
- "windows-link",
|
|
|
+ "windows-link 0.1.3",
|
|
|
"windows_aarch64_gnullvm 0.53.0",
|
|
|
"windows_aarch64_msvc 0.53.0",
|
|
|
"windows_i686_gnu 0.53.0",
|
|
|
@@ -1984,9 +2002,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wit-bindgen"
|
|
|
-version = "0.45.0"
|
|
|
+version = "0.45.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814"
|
|
|
+checksum = "5c573471f125075647d03df72e026074b7203790d41351cd6edc96f46bcccd36"
|
|
|
|
|
|
[[package]]
|
|
|
name = "writeable"
|