Skip to content

Commit

Permalink
Lower miette's version to 5 to match the one used by autocxx
Browse files Browse the repository at this point in the history
  • Loading branch information
chosungmann committed Oct 22, 2024
1 parent eb97c4c commit 4a0408e
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 @@ -12,7 +12,7 @@ version = "0.1.0"
[build-dependencies]
autocxx-build = "0.27.0"
autocxx-engine = "0.27.0"
miette = { version = "7.2.0", features = ["fancy"] }
miette = { version = "5", features = ["fancy"] }

[dependencies]
autocxx = "0.27.0"
Expand Down

0 comments on commit 4a0408e

Please sign in to comment.