aboutsummaryrefslogtreecommitdiff
path: root/rprt-engine/Cargo.toml
blob: d705b5e224a255fc0d20276719ccc5510fb7a45d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "rprt-engine"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true

[dependencies]
either = "1.15.0"
logos = "0.15.1"
regex = "1.12.2"