amiga-sys 0.0.3

Rust FFI bindings for the Amiga (m68k) system libraries
Documentation
# 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"
rust-version = "1.99"
name = "amiga-sys"
version = "0.0.3"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rust FFI bindings for the Amiga (m68k) system libraries"
readme = "README.md"
keywords = [
    "amiga",
    "bindings",
    "ffi",
]
categories = [
    "os",
    "external-ffi-bindings",
    "no-std",
    "no-std::no-alloc",
]
license = "0BSD OR Apache-2.0"
repository = "https://github.com/retrokp/amiga-sys"

[package.metadata.docs.rs]
all-features = true

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