mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 22:05:37 +01:00
xtask: Add proper diff printing in case of incorrect results
This commit is contained in:
parent
6ed64610c9
commit
d5471f2da4
2 changed files with 11 additions and 5 deletions
|
|
@ -11,3 +11,4 @@ clap = { version = "4", features = ["derive"] }
|
|||
env_logger = "0.10.0"
|
||||
log = "0.4.17"
|
||||
rayon = "1.6.1"
|
||||
diffy = "0.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue