We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8d7e3 commit 7bccca5Copy full SHA for 7bccca5
lambda-runtime-api-client/Cargo.toml
@@ -34,5 +34,3 @@ hyper-util = { workspace = true, features = [
34
tower = { workspace = true, features = ["util"] }
35
tracing = { version = "0.1", features = ["log"], optional = true }
36
tracing-subscriber = { version = "0.3", default-features = false, features = ["fmt", "json", "env-filter"], optional = true }
37
-
38
-[dev-dependencies]
0 commit comments