File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -1816,9 +1816,9 @@ dependencies = [
18161816
18171817[[package ]]
18181818name = " convert_case"
1819- version = " 0.7.1 "
1819+ version = " 0.10.0 "
18201820source = " registry+https://github.com/rust-lang/crates.io-index"
1821- checksum = " bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7 "
1821+ checksum = " 633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9 "
18221822dependencies = [
18231823 " unicode-segmentation" ,
18241824]
@@ -2186,22 +2186,23 @@ dependencies = [
21862186
21872187[[package ]]
21882188name = " derive_more"
2189- version = " 2.0.1 "
2189+ version = " 2.1.0 "
21902190source = " registry+https://github.com/rust-lang/crates.io-index"
2191- checksum = " 093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678 "
2191+ checksum = " 10b768e943bed7bf2cab53df09f4bc34bfd217cdb57d971e769874c9a6710618 "
21922192dependencies = [
21932193 " derive_more-impl" ,
21942194]
21952195
21962196[[package ]]
21972197name = " derive_more-impl"
2198- version = " 2.0.1 "
2198+ version = " 2.1.0 "
21992199source = " registry+https://github.com/rust-lang/crates.io-index"
2200- checksum = " bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3 "
2200+ checksum = " 6d286bfdaf75e988b4a78e013ecd79c581e06399ab53fbacd2d916c2f904f30b "
22012201dependencies = [
22022202 " convert_case" ,
22032203 " proc-macro2" ,
22042204 " quote" ,
2205+ " rustc_version" ,
22052206 " syn 2.0.106" ,
22062207 " unicode-xid" ,
22072208]
You can’t perform that action at this time.
0 commit comments