Current section
Files
Jump to
Current section
Files
native/sqlformatter/Cargo.toml
[package]
name = "sqlformatter"
version = "0.1.0"
authors = []
edition = "2021"
[lib]
name = "sqlformatter"
path = "src/lib.rs"
crate-type = ["cdylib"]
[dependencies]
rustler = "0.31.0"
sqlformat = "0.2.3"