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 Mar 22, 2024
1 parent 23d0620 commit c041161
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 @@ -55,6 +55,7 @@ jsonwebtoken = "9"
lazy_static = "1.4.0"
lettre = { version = "0", features = ["builder", "smtp-transport", "tokio1", "tokio1-native-tls", "tokio1-rustls-tls"] }
log = "0"
mockall = "0.12.1"
pbkdf2 = { version = "0", features = ["simple"] }
rand = "0"
rand_core = { version = "0", features = ["std"] }
Expand Down

0 comments on commit c041161

Please sign in to comment.