Skip to content

Commit

Permalink
chore(deps): update rust crate mockito to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent d8db504 commit 9925da5
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 32 deletions.
178 changes: 147 additions & 31 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 core/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ heck = "0.5"
once_cell = "1"

[dev-dependencies]
mockito = "0.31" # 0.32 raised msrv
mockito = "1.0" # 0.32 raised msrv
proptest = "1"
quickcheck = "1"
quickcheck_macros = "1"
Expand Down

0 comments on commit 9925da5

Please sign in to comment.