mirror of https://github.com/aya-rs/aya
12 lines
358 B
TOML
12 lines
358 B
TOML
4 years ago
|
[package]
|
||
2 years ago
|
categories = ["embedded", "external-ffi-bindings", "no-std"]
|
||
4 years ago
|
description = "Type aliases to C types like c_int for use with bindgen"
|
||
1 year ago
|
documentation = "https://docs.rs/aya-bpf-cty"
|
||
1 year ago
|
name = "aya-ebpf-cty"
|
||
2 years ago
|
version = "0.2.1"
|
||
1 year ago
|
authors.workspace = true
|
||
|
license.workspace = true
|
||
|
repository.workspace = true
|
||
|
homepage.workspace = true
|
||
|
edition.workspace = true
|