We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wrk-api-bench
1 parent dbafd68 commit 9f7c49aCopy full SHA for 9f7c49a
rust-runtime/aws-smithy-http-server/examples/pokemon-service/Cargo.toml
@@ -51,7 +51,6 @@ pokemon-service-server-sdk = { path = "../pokemon-service-server-sdk/" }
51
assert_cmd = "2.0"
52
home = "0.5"
53
serial_test = "0.7.0"
54
-wrk-api-bench = "0.0.8"
55
56
# This dependency is only required for testing the `pokemon-service-tls` program.
57
hyper-rustls = { version = "0.23.0", features = ["http2"] }
rust-runtime/aws-smithy-http-server/examples/pokemon-service/tests/benchmark.rs
0 commit comments