Skip to content

Commit

Permalink
Bump minicov to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lrubasze committed Jul 1, 2024
1 parent 853dc58 commit 28f260d
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 @@ -93,7 +93,7 @@ itertools = { version = "0.10.3" }
lazy_static = { version = "1.4.0" }
linreg = { version = "0.2.0" }
lru = { version = "0.8.1", default-features = false }
minicov = { version = "=0.3.3" }
minicov = { version = "=0.3.5" }
moka = { version = "0.9.9", features = ["sync"], default-features = false }
num-bigint = { version = "0.4.3", default-features = false }
num-integer = { version = "0.1.45", default-features = false }
Expand Down

0 comments on commit 28f260d

Please sign in to comment.