Skip to content

Commit

Permalink
feat: [torrust#448] added mockall dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-nt committed May 29, 2024
1 parent 622d4ca commit adb8e1d
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 0 deletions.
72 changes: 72 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ hyper = "1"
hyper-util = { version = "0.1.3", features = ["http1", "http2", "tokio"] }
indexmap = "2"
jsonwebtoken = "9"
mockall = "0.12.1"
lazy_static = "1.4.0"
lettre = { version = "0", features = [
"builder",
Expand Down

0 comments on commit adb8e1d

Please sign in to comment.