persist/Cargo.toml

10 lines
232 B
TOML

[package]
name = "persist"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
backtrace-on-stack-overflow = "0.3.0"
chumsky = "0.9.3"