This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -564,14 +564,15 @@ dependencies = [
564564 " termize" ,
565565 " tokio" ,
566566 " toml 0.7.8" ,
567- " ui_test 0.24 .0" ,
567+ " ui_test 0.25 .0" ,
568568 " walkdir" ,
569569]
570570
571571[[package ]]
572572name = " clippy_config"
573573version = " 0.1.82"
574574dependencies = [
575+ " itertools" ,
575576 " rustc-semver" ,
576577 " serde" ,
577578 " toml 0.7.8" ,
@@ -4936,9 +4937,9 @@ dependencies = [
49364937
49374938[[package ]]
49384939name = " spanned"
4939- version = " 0.2.1 "
4940+ version = " 0.3.0 "
49404941source = " registry+https://github.com/rust-lang/crates.io-index"
4941- checksum = " ed14ba8b4b82241bd5daba2c49185d4a0581a0058355fe96537338f002b8605d "
4942+ checksum = " 86af297923fbcfd107c20a189a6e9c872160df71a7190ae4a7a6c5dce4b2feb6 "
49424943dependencies = [
49434944 " bstr" ,
49444945 " color-eyre" ,
@@ -5562,9 +5563,9 @@ dependencies = [
55625563
55635564[[package ]]
55645565name = " ui_test"
5565- version = " 0.24 .0"
5566+ version = " 0.25 .0"
55665567source = " registry+https://github.com/rust-lang/crates.io-index"
5567- checksum = " bc1c6c78d55482388711c8d417b8e547263046a607512278fed274c54633bbe4 "
5568+ checksum = " f7e4f339f62edc873975c47115f9e71c5454ddaa37c1142b42fc0b2672c8dacb "
55685569dependencies = [
55695570 " annotate-snippets 0.11.4" ,
55705571 " anyhow" ,
You can’t perform that action at this time.
0 commit comments