mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
performance-metrics: Store the test list in a const array
Fixes: #3740 Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
@@ -8,7 +8,6 @@ build = "build.rs"
|
||||
[dependencies]
|
||||
clap = { version = "3.1.2", features = ["wrap_help","cargo"] }
|
||||
dirs = "4.0.0"
|
||||
lazy_static= "1.4.0"
|
||||
serde = { version = "1.0.136", features = ["rc"] }
|
||||
serde_derive = "1.0.136"
|
||||
serde_json = "1.0.78"
|
||||
|
||||
Reference in New Issue
Block a user