Skip to content

Commit

Permalink
Update Rust crate yansi to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent fa8484f commit 02cd392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ glob = "0.3"
proc-macro2 = { version = "1", features = ["span-locations"] }
quote = "1"
pretty_assertions = "1"
yansi = "0.5.1"
yansi = "1.0.0"
syn = { version = "2", features = ["full"] }
prettyplease = "0.2"
annotate-snippets = "0.9"
Expand Down

0 comments on commit 02cd392

Please sign in to comment.