My actor.rpg avatar walking around on a GBA game
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update to v0.12.0

GBA bot 67a275f4 19592ccd

+1 -4
+1 -4
Cargo.toml
··· 7 7 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 8 8 9 9 [dependencies] 10 - agb = "0.11.1" 11 - 12 - [dev-dependencies] 13 - agb = { version = "0.11.1", features = ["testing"] } 10 + agb = "0.12.0" 14 11 15 12 [profile.dev] 16 13 opt-level = 2