Skip to content

Commit 8d863c6

Browse files
authored
Merge pull request #32 from NotAShelf/dependabot/cargo/criterion-0.8.1
chore(deps): bump criterion from 0.8.0 to 0.8.1
2 parents 2066d78 + 6640fdd commit 8d863c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hotpath = { optional = true, version = "0.8.0" }
1616
libc = "0.2.178"
1717

1818
[dev-dependencies]
19-
criterion = "0.8.0"
19+
criterion = "0.8.1"
2020

2121
[features]
2222
hotpath = [ "dep:hotpath", "hotpath/hotpath" ]

0 commit comments

Comments
 (0)