Files
rust-ffi-examples/luajit-to-rust/Cargo.toml
2015-09-25 16:58:13 -03:00

9 lines
156 B
TOML

[package]
name = "luajit-to-rust"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
[lib]
name = "double_input"
crate-type = ["dylib"]