Skip to content

Commit 07b1e13

Browse files
build(deps): bump criterion from 0.6.0 to 0.7.0 (#892)
1 parent 3ef5cf0 commit 07b1e13

2 files changed

Lines changed: 6 additions & 15 deletions

File tree

Cargo.lock

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

crates/ironrdp-bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition.workspace = true
66
publish = false
77

88
[dev-dependencies]
9-
criterion = "0.6"
9+
criterion = "0.7"
1010
ironrdp-graphics.path = "../ironrdp-graphics"
1111
ironrdp-pdu.path = "../ironrdp-pdu"
1212
ironrdp-server = { path = "../ironrdp-server", features = ["__bench"] }

0 commit comments

Comments
 (0)