Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC authored Aug 14, 2024
1 parent 966e76b commit f28b724
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 @@ -41,7 +41,7 @@ bytemuck = { version = "1.14.0", features = ["derive"] }
[dev-dependencies]
# Error propagation
anyhow = "1.0.75"
eyre = "0.6.8"
eyre = "0.6.12"
miette = { version = "7.2.0", features = ["fancy"] }

# Logging
Expand Down

0 comments on commit f28b724

Please sign in to comment.