File tree 1 file changed +8
-14
lines changed
1 file changed +8
-14
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ version = "4.5.4"
166
166
source = " registry+https://github.com/rust-lang/crates.io-index"
167
167
checksum = " 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64"
168
168
dependencies = [
169
- " heck 0.5.0 " ,
169
+ " heck" ,
170
170
" proc-macro2" ,
171
171
" quote" ,
172
172
" syn 2.0.66" ,
@@ -357,12 +357,6 @@ dependencies = [
357
357
" ahash" ,
358
358
]
359
359
360
- [[package ]]
361
- name = " heck"
362
- version = " 0.4.1"
363
- source = " registry+https://github.com/rust-lang/crates.io-index"
364
- checksum = " 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
365
-
366
360
[[package ]]
367
361
name = " heck"
368
362
version = " 0.5.0"
@@ -732,9 +726,9 @@ dependencies = [
732
726
733
727
[[package ]]
734
728
name = " proc-macro2"
735
- version = " 1.0.84 "
729
+ version = " 1.0.85 "
736
730
source = " registry+https://github.com/rust-lang/crates.io-index"
737
- checksum = " ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6 "
731
+ checksum = " 22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23 "
738
732
dependencies = [
739
733
" unicode-ident" ,
740
734
]
@@ -1021,11 +1015,11 @@ checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29"
1021
1015
1022
1016
[[package ]]
1023
1017
name = " strum_macros"
1024
- version = " 0.26.2 "
1018
+ version = " 0.26.3 "
1025
1019
source = " registry+https://github.com/rust-lang/crates.io-index"
1026
- checksum = " c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946 "
1020
+ checksum = " f7993a8e3a9e88a00351486baae9522c91b123a088f76469e5bd5cc17198ea87 "
1027
1021
dependencies = [
1028
- " heck 0.4.1 " ,
1022
+ " heck" ,
1029
1023
" proc-macro2" ,
1030
1024
" quote" ,
1031
1025
" rustversion" ,
@@ -1383,9 +1377,9 @@ checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
1383
1377
1384
1378
[[package ]]
1385
1379
name = " winnow"
1386
- version = " 0.6.8 "
1380
+ version = " 0.6.9 "
1387
1381
source = " registry+https://github.com/rust-lang/crates.io-index"
1388
- checksum = " c3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618d "
1382
+ checksum = " 86c949fede1d13936a99f14fafd3e76fd642b556dd2ce96287fbe2e0151bfac6 "
1389
1383
dependencies = [
1390
1384
" memchr" ,
1391
1385
]
You can’t perform that action at this time.
0 commit comments