chore(deps): bump mockall from 0.13.1 to 0.14.0 in the rust-major group (#14)

This commit is contained in:
dependabot[bot]
2025-11-23 16:15:22 +00:00
committed by GitHub
parent 203a5c0e2e
commit a60d309a66
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ s3-tokio = { version = "0.39.6", default-features = false }
rustls = { version = "0.23", features = ["ring"] }
image = { version = "0.25", features = ["png", "jpeg"] }
sha2 = "0.10"
mockall = "0.13.1"
mockall = "0.14.0"
# validator = { version = "0.16", features = ["derive"] }
[dev-dependencies]