@@ -372,9 +372,9 @@ dependencies = [
372372
373373[[package ]]
374374name = " byteorder"
375- version = " 1.4.3 "
375+ version = " 1.5.0 "
376376source = " registry+https://github.com/rust-lang/crates.io-index"
377- checksum = " 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 "
377+ checksum = " 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b "
378378
379379[[package ]]
380380name = " bytes"
@@ -2587,9 +2587,9 @@ checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
25872587
25882588[[package ]]
25892589name = " object"
2590- version = " 0.32.1 "
2590+ version = " 0.32.2 "
25912591source = " registry+https://github.com/rust-lang/crates.io-index"
2592- checksum = " 9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0 "
2592+ checksum = " a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 "
25932593dependencies = [
25942594 " compiler_builtins" ,
25952595 " crc32fast" ,
@@ -4794,12 +4794,12 @@ checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"
47944794
47954795[[package ]]
47964796name = " ruzstd"
4797- version = " 0.4 .0"
4797+ version = " 0.5 .0"
47984798source = " registry+https://github.com/rust-lang/crates.io-index"
4799- checksum = " ac3ffab8f9715a0d455df4bbb9d21e91135aab3cd3ca187af0cd0c3c3f868fdc "
4799+ checksum = " 58c4eb8a81997cf040a091d1f7e1938aeab6749d3a0dfa73af43cdc32393483d "
48004800dependencies = [
48014801 " byteorder" ,
4802- " thiserror-core " ,
4802+ " derive_more " ,
48034803 " twox-hash" ,
48044804]
48054805
@@ -5362,26 +5362,6 @@ dependencies = [
53625362 " thiserror-impl" ,
53635363]
53645364
5365- [[package ]]
5366- name = " thiserror-core"
5367- version = " 1.0.38"
5368- source = " registry+https://github.com/rust-lang/crates.io-index"
5369- checksum = " 0d97345f6437bb2004cd58819d8a9ef8e36cdd7661c2abc4bbde0a7c40d9f497"
5370- dependencies = [
5371- " thiserror-core-impl" ,
5372- ]
5373-
5374- [[package ]]
5375- name = " thiserror-core-impl"
5376- version = " 1.0.38"
5377- source = " registry+https://github.com/rust-lang/crates.io-index"
5378- checksum = " 10ac1c5050e43014d16b2f94d0d2ce79e65ffdd8b38d8048f9c8f6a8a6da62ac"
5379- dependencies = [
5380- " proc-macro2" ,
5381- " quote" ,
5382- " syn 1.0.109" ,
5383- ]
5384-
53855365[[package ]]
53865366name = " thiserror-impl"
53875367version = " 1.0.47"
@@ -5754,28 +5734,28 @@ dependencies = [
57545734
57555735[[package ]]
57565736name = " unic-langid"
5757- version = " 0.9.1 "
5737+ version = " 0.9.4 "
57585738source = " registry+https://github.com/rust-lang/crates.io-index"
5759- checksum = " 398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f "
5739+ checksum = " 238722e6d794ed130f91f4ea33e01fcff4f188d92337a21297892521c72df516 "
57605740dependencies = [
57615741 " unic-langid-impl" ,
57625742 " unic-langid-macros" ,
57635743]
57645744
57655745[[package ]]
57665746name = " unic-langid-impl"
5767- version = " 0.9.1 "
5747+ version = " 0.9.4 "
57685748source = " registry+https://github.com/rust-lang/crates.io-index"
5769- checksum = " e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff "
5749+ checksum = " 4bd55a2063fdea4ef1f8633243a7b0524cbeef1905ae04c31a1c9b9775c55bc6 "
57705750dependencies = [
57715751 " tinystr" ,
57725752]
57735753
57745754[[package ]]
57755755name = " unic-langid-macros"
5776- version = " 0.9.1 "
5756+ version = " 0.9.4 "
57775757source = " registry+https://github.com/rust-lang/crates.io-index"
5778- checksum = " 055e618bf694161ffff0466d95cef3e1a5edc59f6ba1888e97801f2b4ebdc4fe "
5758+ checksum = " 5c854cefb82ff2816410ce606acbad1b3af065140907b29be9229040752b83ec "
57795759dependencies = [
57805760 " proc-macro-hack" ,
57815761 " tinystr" ,
@@ -5785,13 +5765,13 @@ dependencies = [
57855765
57865766[[package ]]
57875767name = " unic-langid-macros-impl"
5788- version = " 0.9.1 "
5768+ version = " 0.9.4 "
57895769source = " registry+https://github.com/rust-lang/crates.io-index"
5790- checksum = " 1f5cdec05b907f4e2f6843f4354f4ce6a5bebe1a56df320a49134944477ce4d8 "
5770+ checksum = " fea2a4c80deb4fb3ca51f66b5e2dd91e3642bbce52234bcf22e41668281208e4 "
57915771dependencies = [
57925772 " proc-macro-hack" ,
57935773 " quote" ,
5794- " syn 1 .0.109 " ,
5774+ " syn 2 .0.32 " ,
57955775 " unic-langid-impl" ,
57965776]
57975777
0 commit comments