Skip to main content

priv/fixtures/rustler_template_check/Cargo.toml

[package]
name = "rustq_template_check"
version = "0.1.0"
edition = "2021"

[lib]
crate-type = ["rlib"]

[dependencies]
rustler = "0.37"