Skip to content
Snippets Groups Projects
Verified Commit f927b4a1 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: moved dependencies up

parent 77f78d43
No related branches found
No related tags found
1 merge request!16Support for Game Boy Color (CGB) 😎🖍️
Pipeline #2589 failed
......@@ -13,13 +13,13 @@ debug = ["boytacean/debug"]
pedantic = ["boytacean/pedantic"]
cpulog = ["boytacean/cpulog"]
[dependencies.boytacean]
path = "../.."
[dependencies.clap]
version = "4"
features = ["derive"]
[dependencies.boytacean]
path = "../.."
[dependencies.image]
version = "0.24"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment