Skip to content

Commit

Permalink
Update color-backtrace dependency to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Feb 10, 2025
1 parent 076ac95 commit 5cffd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ json = ["syn-codegen/serde"]

[dependencies]
anyhow = "1"
color-backtrace = "0.6"
color-backtrace = "0.7"
indexmap = { version = "2", features = ["serde"] }
indoc = "2"
inflections = "1.1"
Expand Down

0 comments on commit 5cffd62

Please sign in to comment.