Current section

Files

Jump to
edgar_client native edgar_parser Cargo.toml
Raw

native/edgar_parser/Cargo.toml

[package]
name = "edgar_parser"
version = "0.1.0"
authors = []
edition = "2021"
[lib]
name = "edgar_parser"
path = "src/lib.rs"
crate-type = ["cdylib"]
[dependencies]
rustler = "0.29.1"
roxmltree = "0.8.0"