Update Rust crate mockall to 0.11.3

This commit is contained in:
2022-10-26 06:42:14 +00:00
parent 70b3b904b3
commit 1152a62d97
2 changed files with 7 additions and 7 deletions

View File

@@ -27,5 +27,5 @@ async-trait = "0.1"
thiserror = "1"
rust-argon2 = "1.0"
clap = { version = "3", features = ["derive", "env"] }
mockall = "0.11.1"
mockall = "0.11.3"
time = "0.2"