Skip to content

Commit 1ce1244

Browse files
Update Rust crate mockall to v0.13.0 (#9129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 656ed7d commit 1ce1244

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ipnetwork = "=0.20.0"
9090
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
9191
lettre = { version = "=0.11.7", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
9292
minijinja = "=2.0.3"
93-
mockall = "=0.12.1"
93+
mockall = "=0.13.0"
9494
oauth2 = "=4.4.2"
9595
object_store = { version = "=0.10.2", features = ["aws"] }
9696
once_cell = "=1.19.0"

0 commit comments

Comments
 (0)