Unverified Commit f92855f6 authored by david-perez's avatar david-perez Committed by GitHub
Browse files

Bump `wrk-api-bench` to v0.0.8 (#1908)

The current version is vulnerable. See
https://github.com/crisidev/wrk-api-bench-rs/pull/1.
parent 1b5ed926
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ pokemon-service-server-sdk = { path = "../pokemon-service-server-sdk/" }
assert_cmd = "2.0"
home = "0.5"
serial_test = "0.7.0"
wrk-api-bench = "0.0.7"
wrk-api-bench = "0.0.8"

# This dependency is only required for testing the `pokemon-service-tls` program.
hyper-rustls = { version = "0.23.0", features = ["http2"] }