diff options
Diffstat (limited to 'rprt-engine/Cargo.toml')
| -rw-r--r-- | rprt-engine/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rprt-engine/Cargo.toml b/rprt-engine/Cargo.toml index 96aa5b1..d705b5e 100644 --- a/rprt-engine/Cargo.toml +++ b/rprt-engine/Cargo.toml @@ -7,5 +7,7 @@ authors.workspace = true [dependencies] either = "1.15.0" +logos = "0.15.1" regex = "1.12.2" + |
