Skip to content

Commit 15627c7

Browse files
Update Rust crate mockito to v1.7.1 (#12422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8cf9f7 commit 15627c7

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

Cargo.lock

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

crates/crates_io_docs_rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ url = "=2.5.7"
2626
[dev-dependencies]
2727
claims = "=0.8.0"
2828
serde_json = "=1.0.145"
29-
mockito = "=1.7.0"
29+
mockito = "=1.7.1"
3030
test-case = "=3.3.1"
3131
tokio = { version = "=1.48.0", features = ["macros", "rt-multi-thread"] }
3232
tracing-subscriber = "=0.3.22"

crates/crates_io_trustpub/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ bon = "=3.8.1"
3434
claims = "=0.8.0"
3535
clap = { version = "=4.5.53", features = ["derive", "env", "unicode", "wrap_help"] }
3636
insta = { version = "=1.44.3", features = ["json", "redactions"] }
37-
mockito = "=1.7.0"
37+
mockito = "=1.7.1"
3838
serde_json = "=1.0.145"
3939
tokio = { version = "=1.48.0", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)