Not bumping the version in Cargo.toml, though, since there is not no
requirement at the code level.
Signed-off-by: Yann Dirson <yann.dirson@vates.tech>
### bugfixes
+* AlmaLinux and Rocky Linux guests are now reported as such, when
+ build against os_info 3.8 or better
* the RPM now replaces xe-guest-utilities-latest too, not only
xe-guest-utilities
[[package]]
name = "os_info"
-version = "3.7.0"
+version = "3.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "006e42d5b888366f1880eda20371fedde764ed2213dc8496f49622fa0c99cd5e"
+checksum = "ae99c7fa6dd38c7cafe1ec085e804f8f555a2f8659b0dbe03f1f9963a9b51092"
dependencies = [
"log",
- "winapi",
+ "windows-sys 0.52.0",
]
[[package]]