makepad/libs/objc-sys/Cargo.toml
2025-05-15 16:46:16 +02:00

16 lines
No EOL
494 B
TOML

[package]
edition = "2015"
name = "makepad-objc-sys"
version = "1.0.0"
authors = ["Makepad <info@makepad.nl>", "Steven Sheldon"]
description = "Makepad fork of SSheldon/rust-objc without libc dep."
keywords = ["objective-c", "osx", "ios", "cocoa", "uikit"]
license = "MIT"
homepage = "https://github.com/makepad/makepad/"
repository = "https://github.com/makepad/makepad/"
metadata.makepad-auto-version = "U-56yT7piSde3HaE8TFwEgDIgDI="
[features]
cargo-clippy=[]
exception=[]
verify_message=[]