mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
298 B
TOML
9 lines
298 B
TOML
[package]
|
|
authors = ["Jorge Aparicio <jorge@japaric.io>"]
|
|
categories = ["embedded", "external-ffi-bindings" ,"no-std"]
|
|
description = "Type aliases to C types like c_int for use with bindgen"
|
|
documentation = "https://docs.rs/cty"
|
|
license = "MIT OR Apache-2.0"
|
|
name = "aya-bpf-cty"
|
|
version = "0.2.1"
|