Skip to content

Commit f1a810c

Browse files
chore(deps): update rust crate httpmock to ^0.8.0
1 parent 49f6494 commit f1a810c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openstack_sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ webauthn-authenticator-rs = { workspace = true, optional = true }
7979
webauthn-rs-proto = { workspace = true, optional = true }
8080

8181
[dev-dependencies]
82-
httpmock = "^0.7"
82+
httpmock = "^0.8.0"
8383
reserve-port = "^2.2"
8484
tempfile = { workspace = true }
8585
tracing-test = { version = "^0.2" }

0 commit comments

Comments
 (0)