Skip to content

Commit 7322c2a

Browse files
bchaliosShadowCurse
authored andcommitted
chore: bump vmm-sys-util and criterion versions
Signed-off-by: Babis Chalios <[email protected]>
1 parent 5c46ab5 commit 7322c2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ license = "Apache-2.0 OR BSD-3-Clause"
1010
edition = "2021"
1111

1212
[dependencies]
13-
vmm-sys-util = "0.12.1"
13+
vmm-sys-util = ">=0.12.1,<=0.14.0"
1414
libc = "0.2.39"
1515

1616
[dev-dependencies]
17-
criterion = "0.5.1"
17+
criterion = "0.6.0"
1818

1919
[package.metadata.docs.rs]
2020
all-features = true

0 commit comments

Comments
 (0)