Skip to content

Commit a080716

Browse files
chore(deps): update criterion requirement from 0.3 to 0.4 (#25)
1 parent 0c18f29 commit a080716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ serde_json = "1"
3535
tempfile = "3"
3636
gag = "1"
3737
pathdiff = "0.2"
38-
criterion = "0.3"
38+
criterion = "0.4"
3939

4040
[build-dependencies]
4141
prost-build = "0.11"

0 commit comments

Comments
 (0)