Skip to content

Commit a2ce990

Browse files
committed
feat: [#448] added mockall dependency
1 parent 6d4a955 commit a2ce990

File tree

2 files changed

+73
-0
lines changed

2 files changed

+73
-0
lines changed

Cargo.lock

+72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ hyper = "1"
5656
hyper-util = { version = "0.1.3", features = ["http1", "http2", "tokio"] }
5757
indexmap = "2"
5858
jsonwebtoken = "9"
59+
mockall = "0.12.1"
5960
lazy_static = "1.4.0"
6061
lettre = { version = "0", features = [
6162
"builder",

0 commit comments

Comments
 (0)