fix(deps): update rust crate httpmock to 0.8.3

This commit is contained in:
renovate[bot]
2026-02-11 17:35:46 +00:00
committed by GitHub
parent 09e4dda02d
commit b6e23e0d18
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ dialoguer = "0.12.0"
indicatif = "0.18.3"
[dev-dependencies]
httpmock = "0.8.2"
httpmock = "0.8.3"
tokio-test = "0.4.5"
temp-env = "0.3.6"
tempfile = "3.24.0"