Skip to content

Commit

Permalink
bump criterion dev-dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherghescu <[email protected]>
  • Loading branch information
andrei-ng committed Jan 6, 2025
1 parent 6643a78 commit d5d0dd3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ublox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ ublox_derive = { path = "../ublox_derive", version = "=0.5.0" }
[dev-dependencies]
cpu-time = "1.0"
cpuprofiler = "0.0"
# Latest depends on clap v4 which requires rustc 1.70
criterion = "0.4"
criterion = "0.5"
rand = "0.8"
serde_json = "1.0"

Expand Down

0 comments on commit d5d0dd3

Please sign in to comment.