Can get VM caps
This commit is contained in:
@ -21,5 +21,6 @@ lazy_static = "1.4.0"
|
||||
anyhow = "1.0.82"
|
||||
reqwest = { version = "0.12.4", features = ["json"] }
|
||||
thiserror = "1.0.59"
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
futures-util = "0.3.30"
|
||||
uuid = { version = "1.8.0", features = ["v4", "serde"] }
|
||||
futures-util = "0.3.30"
|
||||
lazy-regex = "3.1.0"
|
Reference in New Issue
Block a user