Files
simple-rust-tests/__ffi/c_layout/Cargo.toml
2020-11-20 23:41:58 +08:00

10 lines
224 B
TOML

[package]
name = "c_layout"
version = "0.1.0"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]