Skip to content

Commit

Permalink
bump anyhow to at least 1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ratmice committed Mar 21, 2024
1 parent ba2a447 commit add2b8b
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 @@ -68,7 +68,7 @@ path = "./naga"
version = "0.19.0"

[workspace.dependencies]
anyhow = "1.0.3"
anyhow = "1.0.23"
arrayvec = "0.7"
bit-vec = "0.6"
bitflags = "2"
Expand Down

0 comments on commit add2b8b

Please sign in to comment.