Skip to content

Commit

Permalink
Upgrade sealed crate from 0.3 to 0.4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Jan 31, 2022
1 parent 3444ef7 commit eecf339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ itertools = "0.10"
linked-hash-map = "0.5.3"
once_cell = { version = "1.8", features = ["parking_lot"] }
regex = "1.5"
sealed = "0.3"
sealed = "0.4"

# "macros" feature dependencies.
cucumber-codegen = { version = "0.11", path = "./codegen", optional = true }
Expand Down

0 comments on commit eecf339

Please sign in to comment.