crosvm/metrics
Daniel Verkamp 5b5867a2ac metrics: add missing features in Cargo.toml
There are cfg(feature = "...") checks testing "experimental" and
"collect" features, but those aren't declared in Cargo.toml; cargo warns
of this in newer versions, so declare them, even though they're never
enabled in upstream crosvm.

BUG=None
TEST=cargo +nightly build

Change-Id: I9893ec56f6f3362cc73b5e128c836b2a0f0e8e9e
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5672327
Reviewed-by: Noah Gold <nkgold@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-07-03 00:33:08 +00:00
..
src metrics: fix dead_code warning in test 2024-06-10 20:01:23 +00:00
Cargo.toml metrics: add missing features in Cargo.toml 2024-07-03 00:33:08 +00:00