Files
rust-ffi-examples/julia-to-rust/Cargo.toml
2018-02-24 17:30:21 -05:00

9 lines
159 B
TOML

[package]
name = "julia-to-rust"
version = "0.1.0"
authors = ["timmonfette1 <monfette.timothy@gmail.com>"]
[lib]
name = "double_input"
crate-type = ["dylib"]