add repo to metadata.

This commit is contained in:
Lokathor 2022-09-27 10:42:45 -06:00
parent bf853b71d6
commit 8706c578b6

View file

@ -1,6 +1,7 @@
[package]
name = "gba"
description = "A crate for 'raw' style GBA development. If you want a 'managed' experience, try the `agb` crate instead."
repository = "https://github.com/rust-console/gba"
version = "0.7.0"
edition = "2021"
license = "Zlib OR Apache-2.0 OR MIT"