Skip to content

Commit

Permalink
spectrusty-utils: minifb: use the original repository (fixed), until …
Browse files Browse the repository at this point in the history
…the official release
  • Loading branch information
royaltm committed Jul 23, 2023
1 parent 9a969bf commit c607112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectrusty-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ path = ".."

[dependencies.minifb]
# version = "0.24"
git = "https://github.com/royaltm/rust_minifb.git"
git = "https://github.com/emoon/rust_minifb.git"
optional = true

[dependencies.sdl2]
Expand Down

0 comments on commit c607112

Please sign in to comment.