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

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