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