Current section
Files
Jump to
Current section
Files
native/tms_engine/Cargo.toml
[package]
name = "tms_engine"
version = "0.1.0"
edition = "2021"
[lib]
name = "tms_engine"
crate-type = ["cdylib"]
[dependencies]
pco = "1"
rustler = "0.37"
dashmap = "6"
rayon = "1"