Still trying to get it to publish.

This commit is contained in:
2025-07-29 17:10:28 -04:00
parent c9d1ed6df6
commit a5a3e20336

View File

@ -3,12 +3,10 @@ name = "binding"
version = "0.1.0"
description = "Defines macros and functions used when binding to C libraries."
repository = "https://workshop.cybermages.tech/CyberMages/binding"
keywords = ["binding", "c-types", "ffi"]
edition = "2021"
authors = ["Jason Smith <myrddin@cybermages.tech>"]
readme = "README.md"
license = "Apache-2.0"
documentation = "https://workshop.cybermages.tech/CyberMages/binding"
[features]
default = []