We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1814f28 commit 7cd5dd2Copy full SHA for 7cd5dd2
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.1"
+version = "0.13.2"
6
edition = "2021"
7
license = "Zlib OR Apache-2.0 OR MIT"
8
0 commit comments