agb_eb_ext 0.25.0

AGB Extension methods
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "agb_eb_ext"
version = "0.25.0"
authors = ["Emma Britton <emmabritton@pm.me>"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "AGB Extension methods"
readme = "README.md"
keywords = [
    "game-development",
    "agb",
    "retro",
    "gba",
]
categories = ["game-development"]
license-file = "LICENSE"
repository = "https://github.com/emmabritton/agb_eb_ext"

[lib]
name = "agb_eb_ext"
path = "src/lib.rs"

[dependencies.agb]
version = "0.25.0"