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 3b55c14 commit b7fb33eCopy full SHA for b7fb33e
metrics-util/Cargo.toml
@@ -78,7 +78,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = ["f
78
crossbeam-queue = "0.3"
79
quickcheck = "1"
80
quickcheck_macros = "1"
81
-mockall = "0.11"
+mockall = "0.13"
82
83
[features]
84
handles = ["crossbeam-epoch", "crossbeam-utils"]
0 commit comments