Current section

Files

Jump to
eslx native eslx_freeswitcheslrs_api Cargo.toml
Raw

native/eslx_freeswitcheslrs_api/Cargo.toml

[package]
name = "eslx_freeswitcheslrs_api"
version = "0.1.0"
authors = []
edition = "2021"
[lib]
name = "eslx_freeswitcheslrs_api"
path = "src/lib.rs"
crate-type = ["cdylib"]
[dependencies]
rustler = "0.27.0"
freeswitch-esl-rs = "0.3.1"