Skip to content

Commit dd08656

Browse files
committed
add back httpmock dep
1 parent ce91617 commit dd08656

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@ tracing-subscriber = "0.3.18"
5050
async-trait = "0.1.80"
5151
oauth2 = "4.4.2"
5252
metrics = "0.24.1"
53-
metrics-exporter-prometheus = "0.16.0"
53+
metrics-exporter-prometheus = "0.16.0"
54+
55+
[dev-dependencies]
56+
httpmock = "0.7.0"

0 commit comments

Comments
 (0)