metrics: use mocked AtomicU64 in IO metrics driver (#4649)

This commit is contained in:
Alice Ryhl
2022-05-02 13:32:59 +02:00
committed by GitHub
parent fa665b91a8
commit dc54aec1c7
4 changed files with 22 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
[build.env]
passthrough = [
"RUSTFLAGS",
]