remove cucumber dependency from core
cargo devel CI / cargo CI (push) Successful in 1m0s Details

This commit is contained in:
Christoph J. Scherr 2024-03-03 17:19:29 +01:00
parent 97b8086624
commit d58207cb5d
Signed by: PlexSheep
GPG Key ID: 7CDD0B14851A08EF
1 changed files with 2 additions and 1 deletions

View File

@ -14,5 +14,6 @@ categories.workspace = true
[dependencies]
anyhow = "1.0.79"
cucumber = "0.20.2"
libpt-log = { workspace = true }
[dev-dependencies]