Skip to content

Commit

Permalink
Merge pull request #1273 from containers/dependabot/cargo/mockall-0.11.3
Browse files Browse the repository at this point in the history
chore(deps): bump mockall from 0.11.2 to 0.11.3
  • Loading branch information
utam0k authored Oct 19, 2022
2 parents 6384bbf + 9e725a1 commit 3d38397
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/libcgroups/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ libc = { version = "0.2.127", optional = true }
[dev-dependencies]
oci-spec = { version = "0.5.8", features = ["proptests", "runtime"] }
quickcheck = "1"
mockall = { version = "0.11.2", features = [] }
mockall = { version = "0.11.3", features = [] }
clap = "3.2.22"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 3d38397

Please sign in to comment.