diff --git a/Cargo.toml b/Cargo.toml index 94616e1..5c13a5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ dotenv = "0.15.0" tokio = { version = "1.6.0", features = ["rt-multi-thread", "macros"] } rand = "0.8.3" getrandom = { version = "0.2.2", features = ["js"] } -cucumber = "0.19.0" +cucumber = "0.20.0" async-trait = "0.1.51" [features]