helix/examples/turbo_blank/Cargo.toml

12 lines
168 B
TOML

[package]
name = "turbo_blank"
version = "0.1.0"
authors = ["Godfrey Chan <godfreykfc@gmail.com>"]
[lib]
crate-type = ["cdylib"]
[dependencies.helix]
path = "../.."