File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -570,18 +570,18 @@ dependencies = [
570
570
571
571
[[package ]]
572
572
name = " thiserror"
573
- version = " 2.0.8 "
573
+ version = " 2.0.9 "
574
574
source = " registry+https://github.com/rust-lang/crates.io-index"
575
- checksum = " 08f5383f3e0071702bf93ab5ee99b52d26936be9dedd9413067cbdcddcb6141a "
575
+ checksum = " f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc "
576
576
dependencies = [
577
577
" thiserror-impl" ,
578
578
]
579
579
580
580
[[package ]]
581
581
name = " thiserror-impl"
582
- version = " 2.0.8 "
582
+ version = " 2.0.9 "
583
583
source = " registry+https://github.com/rust-lang/crates.io-index"
584
- checksum = " f2f357fcec90b3caef6623a099691be676d033b40a058ac95d2a6ade6fa0c943 "
584
+ checksum = " 7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4 "
585
585
dependencies = [
586
586
" proc-macro2" ,
587
587
" quote" ,
You can’t perform that action at this time.
0 commit comments