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

Commit 93b969a

Browse files
Update Rust crate anyhow to 1.0.69
1 parent 9557513 commit 93b969a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ default = ["parallel"]
2020
parallel = ["rayon", "specs/parallel"]
2121

2222
[dependencies]
23-
anyhow = "1.0.28"
23+
anyhow = "1.0.69"
2424
blit = { version = "0.5.12", default-features = false }
2525
lazy_static = "1.4.0"
2626
rotsprite = "0.1.3"

0 commit comments

Comments
 (0)