summaryrefslogtreecommitdiff
path: root/lisp/Cargo.toml
blob: 06b3eff61e901db5482f18503fc49fb74b95d071 (plain)
1
2
3
4
5
6
7
[package]
name = "lisp"
version = "0.1.0"
edition = "2021"

[dependencies]
chumsky = "0.9.3"