Skip to content

Commit cc11789

Browse files
Merge pull request containers#43 from containers/cache_testing
Implement cache testing
2 parents dccc2db + 7269f50 commit cc11789

File tree

7 files changed

+403
-94
lines changed

7 files changed

+403
-94
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ macaddr = "1.0.1"
3535
nv = { package = "netavark", version = "1.4"}
3636
rtnetlink = "0.11.0"
3737
ipnet = { version = "2", features = ["serde"] }
38+
rand = "0.8.5"
3839

3940
[dev-dependencies]
4041
once_cell = "1.8.0"

0 commit comments

Comments
 (0)