Skip to content

Commit

Permalink
Update Rust crate mockall to 0.13.1 (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Nov 21, 2024
1 parent 57913bc commit ecffe06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -43,7 +43,7 @@ jsonwebtoken = "9.3.0"
meilisearch-sdk = { version = "0.24.3", default-features = false, features = ["reqwest-rustls"] }
md-5 = "0.10.6"
mime_guess = "2.0.5"
mockall = "0.13.0"
mockall = "0.13.1"
newline-converter = "0.3.0"
newtype-uuid = { version = "1.1.3", features = ["schemars08", "serde", "v4"] }
oauth2 = { version = "4.4.2", default-features = false, features = ["rustls-tls"] }
Expand Down

0 comments on commit ecffe06

Please sign in to comment.