Change output sorting to match make/model/serial first

We can do this now that we have libdisplay-info.
This commit is contained in:
Ivan Molodetskikh
2024-09-05 20:10:01 +03:00
parent fd8ebb9d06
commit 608ab7d8b1
6 changed files with 102 additions and 18 deletions
+2 -1
View File
@@ -19,5 +19,6 @@ tracing.workspace = true
tracy-client.workspace = true
[dev-dependencies]
pretty_assertions = "1.4.0"
k9.workspace = true
miette = { version = "5.10.0", features = ["fancy"] }
pretty_assertions = "1.4.0"