[package]
name = "oliphaunt-tools-macos-arm64"
version = "0.2.0"
edition = "2024"
rust-version = "1.93"
description = "Cargo artifact crate for the macos-arm64 Oliphaunt native tools."
readme = "README.md"
repository = "https://github.com/f0rr0/oliphaunt"
homepage = "https://oliphaunt.dev"
license = "MIT"
links = "oliphaunt_artifact_oliphaunt_tools_macos_arm64"
build = "build.rs"
include = ["Cargo.toml","README.md","build.rs","src/**","LICENSE","THIRD_PARTY_NOTICES.md"]
[lib]
path = "src/lib.rs"
[build-dependencies]
oliphaunt-tools-macos-arm64-part-001 = { version = "=0.2.0" }
[workspace]