summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: b716b6d612afbbc0c79ffa5f1f1f3eda50eda0b6 (plain)
[package]
name = "delsh"
version = "0.1.0"
edition = "2021"

[dependencies]
rust_decimal = { version = "1", features=["maths"] }
snob = "0.1.0"