Skip to content

Commit 8b36e4f

Browse files
author
Pi-Cla
authored
deps(workspace): Bump criterion to 0.5 to avoid dependency on atty (#351)
1 parent 22a4808 commit 8b36e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ members = [
1414
exclude = ["fluent-cli"]
1515

1616
[workspace.dependencies]
17-
criterion = "0.3"
17+
criterion = "0.5"
1818
fluent-langneg = "0.13"
1919
futures = "0.3"
2020
iai = "0.1"

0 commit comments

Comments
 (0)