Skip to content

Commit 394464c

Browse files
authored
Merge pull request #15 from ATLAS-Space-Operations/dependabot/cargo/httpmock-0.8.2
chore(deps): Update httpmock requirement from 0.7.0 to 0.8.2
2 parents 366a8a6 + 89916c6 commit 394464c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ freedom-models = { version = "2.0.0", features = ["serde"] }
3232

3333
[dev-dependencies]
3434
futures = { version = "0.3.30" }
35-
httpmock = { version = "0.7.0" }
35+
httpmock = { version = "0.8.2" }
3636
tokio = { version = "1.28.2", features = ["full"] }
3737
tokio-test = { version = "0.4.4"}
3838
tracing-test = { version = "0.2.4" }

0 commit comments

Comments
 (0)