Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Update Rust crate anyhow to 1.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2022
1 parent 9557513 commit aa83fe2
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 @@ -20,7 +20,7 @@ default = ["parallel"]
parallel = ["rayon", "specs/parallel"]

[dependencies]
anyhow = "1.0.28"
anyhow = "1.0.65"
blit = { version = "0.5.12", default-features = false }
lazy_static = "1.4.0"
rotsprite = "0.1.3"
Expand Down

0 comments on commit aa83fe2

Please sign in to comment.