Skip to content

Commit

Permalink
Merge pull request #184 from krojew/dependabot/cargo/mockall-0.13.0
Browse files Browse the repository at this point in the history
Update mockall requirement from 0.12.0 to 0.13.0
  • Loading branch information
krojew authored Jul 23, 2024
2 parents 73d325a + e3d8e28 commit 8dd5b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdrs-tokio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ features = ["runtime-tokio", "basic-auth"]
[dev-dependencies]
float_eq = "1.0.1"
maplit = "1.0.2"
mockall = "0.12.0"
mockall = "0.13.0"
lazy_static = "1.4.0"
regex = "1.10.4"
uuid = { version = "1.4.1", features = ["v4"] }
Expand Down

0 comments on commit 8dd5b2a

Please sign in to comment.