summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 9adfc911273b6d657c91b471bd42256ac1362515 (plain)
1
2
3
4
5
6
7
[package]
name = "chomp"
version = "0.1.0"
authors = ["Greg Brown <gmb60@cam.ac.uk>"]
edition = "2018"

[dependencies]