We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67f46b commit 7ecdc1bCopy full SHA for 7ecdc1b
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "gba"
3
description = "A crate for 'raw' style GBA development. If you want a 'managed' experience, try the `agb` crate instead."
4
repository = "https://github.com/rust-console/gba"
5
-version = "0.13.2"
+version = "0.13.3"
6
edition = "2021"
7
license = "Zlib OR Apache-2.0 OR MIT"
8
0 commit comments