Skip to content

Commit

Permalink
Upgrade mockito: 0.30 → 0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-danilo committed Mar 31, 2022
1 parent 802120d commit 91adda0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ toml = "0.5"
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync"], default-features = false }

[dev-dependencies]
mockito = "0.30"
mockito = "0.31"
argparse = "*"
openssl = "*"

0 comments on commit 91adda0

Please sign in to comment.