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 731ce12 commit 000da13Copy full SHA for 000da13
sentry-tower/Cargo.toml
@@ -17,7 +17,7 @@ http = []
17
[dependencies]
18
tower-layer = "0.3"
19
tower-service = "0.3"
20
-http = { version = "", optional = true }
+http = { version = "0.2.6", optional = true }
21
sentry-core = { version = "0.23.0", path = "../sentry-core", default-features = false, features = ["client"] }
22
23
[dev-dependencies]
0 commit comments