Skip to content

Commit

Permalink
chore(deps): update rust crate mockito to 1.6.1 (#2068)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent bea474c commit ff05a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/upload/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ native-tls-vendored = ["reqwest/native-tls-vendored"]
rustls-tls = ["reqwest/rustls-tls"]

[dev-dependencies]
mockito = "1.5.0"
mockito = "1.6.1"
tokio = { version = "1", features = ["macros"] }

0 comments on commit ff05a59

Please sign in to comment.