Skip to content

Commit

Permalink
Merge pull request #86 from Dylan-DPC/patch-1
Browse files Browse the repository at this point in the history
Update Cargo.toml
  • Loading branch information
Finomnis authored Sep 22, 2024
2 parents 966e76b + f28b724 commit 689208e
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 689208e

Please sign in to comment.