@@ -674,7 +674,7 @@ checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81"
674674dependencies = [
675675 " serde" ,
676676 " termcolor" ,
677- " unicode-width 0.1.14 " ,
677+ " unicode-width 0.2.1 " ,
678678]
679679
680680[[package ]]
@@ -937,23 +937,24 @@ dependencies = [
937937
938938[[package ]]
939939name = " cxx"
940- version = " 1.0.168 "
940+ version = " 1.0.185 "
941941source = " registry+https://github.com/rust-lang/crates.io-index"
942- checksum = " 7aa144b12f11741f0dab5b4182896afad46faa0598b6a061f7b9d17a21837ba7 "
942+ checksum = " 2f81de88da10862f22b5b3a60f18f6f42bbe7cb8faa24845dd7b1e4e22190e77 "
943943dependencies = [
944944 " cc" ,
945+ " cxx-build" ,
945946 " cxxbridge-cmd" ,
946947 " cxxbridge-flags" ,
947948 " cxxbridge-macro" ,
948- " foldhash" ,
949+ " foldhash 0.2.0 " ,
949950 " link-cplusplus" ,
950951]
951952
952953[[package ]]
953954name = " cxx-build"
954- version = " 1.0.168 "
955+ version = " 1.0.185 "
955956source = " registry+https://github.com/rust-lang/crates.io-index"
956- checksum = " 12d3cbb84fb003242941c231b45ca9417e786e66e94baa39584bd99df3a270b6 "
957+ checksum = " 5edd58bf75c3fdfc80d79806403af626570662f7b6cc782a7fabe156166bd6d6 "
957958dependencies = [
958959 " cc" ,
959960 " codespan-reporting" ,
@@ -966,9 +967,9 @@ dependencies = [
966967
967968[[package ]]
968969name = " cxxbridge-cmd"
969- version = " 1.0.168 "
970+ version = " 1.0.185 "
970971source = " registry+https://github.com/rust-lang/crates.io-index"
971- checksum = " 3fa36b7b249d43f67a3f54bd65788e35e7afe64bbc671396387a48b3e8aaea94 "
972+ checksum = " fd46bf2b541a4e0c2d5abba76607379ee05d68e714868e3cb406dc8d591ce2d2 "
972973dependencies = [
973974 " clap" ,
974975 " codespan-reporting" ,
@@ -980,15 +981,15 @@ dependencies = [
980981
981982[[package ]]
982983name = " cxxbridge-flags"
983- version = " 1.0.168 "
984+ version = " 1.0.185 "
984985source = " registry+https://github.com/rust-lang/crates.io-index"
985- checksum = " 77707c70f6563edc5429618ca34a07241b75ebab35bd01d46697c75d58f8ddfe "
986+ checksum = " 2c79b68f6a3a8f809d39b38ae8af61305a6113819b19b262643b9c21353b92d9 "
986987
987988[[package ]]
988989name = " cxxbridge-macro"
989- version = " 1.0.168 "
990+ version = " 1.0.185 "
990991source = " registry+https://github.com/rust-lang/crates.io-index"
991- checksum = " ede6c0fb7e318f0a11799b86ee29dcf17b9be2960bd379a6c38e1a96a6010fff "
992+ checksum = " 862b7fdb048ff9ef0779a0d0a03affd09746c4c875543746b640756be9cff2af "
992993dependencies = [
993994 " indexmap" ,
994995 " proc-macro2" ,
@@ -1388,6 +1389,12 @@ version = "0.1.5"
13881389source = " registry+https://github.com/rust-lang/crates.io-index"
13891390checksum = " d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
13901391
1392+ [[package ]]
1393+ name = " foldhash"
1394+ version = " 0.2.0"
1395+ source = " registry+https://github.com/rust-lang/crates.io-index"
1396+ checksum = " 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
1397+
13911398[[package ]]
13921399name = " form_urlencoded"
13931400version = " 1.2.1"
@@ -1567,7 +1574,7 @@ checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
15671574dependencies = [
15681575 " allocator-api2" ,
15691576 " equivalent" ,
1570- " foldhash" ,
1577+ " foldhash 0.1.5 " ,
15711578 " serde" ,
15721579]
15731580
@@ -2160,9 +2167,9 @@ dependencies = [
21602167
21612168[[package ]]
21622169name = " link-cplusplus"
2163- version = " 1.0.10 "
2170+ version = " 1.0.12 "
21642171source = " registry+https://github.com/rust-lang/crates.io-index"
2165- checksum = " 4a6f6da007f968f9def0d65a05b187e2960183de70c160204ecfccf0ee330212 "
2172+ checksum = " 7f78c730aaa7d0b9336a299029ea49f9ee53b0ed06e9202e8cb7db9bae7b8c82 "
21662173dependencies = [
21672174 " cc" ,
21682175]
0 commit comments