Skip to content

Commit

Permalink
chore bump dev-dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeMasen committed Nov 24, 2022
1 parent 630db82 commit 04e87b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ debug_look_ahead = []
moz_central = []

[dev-dependencies]
criterion = "0.3"
criterion = "0.4"
docopt = "1"
env_logger = "0.6"
env_logger = "0.9"
insta = "1.19"
lazy_static = "1"
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 04e87b9

Please sign in to comment.