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 42e9869 commit 5ce1b10Copy full SHA for 5ce1b10
Cargo.toml
@@ -38,7 +38,7 @@ thiserror = { version = "1.0.31", optional = true }
38
39
[dev-dependencies]
40
async-trait = "0.1.56"
41
-criterion = { version = "0.4.0", default-features = false }
+criterion = { version = "0.5.0", default-features = false }
42
opentelemetry-jaeger = "0.18.0"
43
futures-util = { version = "0.3", default-features = false }
44
tokio = { version = "1", features = ["full"] }
0 commit comments