aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 513cea1bbeb495c853ec411af8510835358c238b (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "cbconv"
version = "0.1.0"
authors = ["Harald Eilertsen <haraldei@anduin.net>"]
edition = "2018"

[dependencies]
nom = "6.0.0"