Closed
Description
Problem
on linux-x64 (gentoo in my case) cargo -Vv
shows wrong value for os
:
cargo 1.64.0-nightly (4fd148c47 2022-08-03)
release: 1.64.0-nightly
commit-hash: 4fd148c47e733770c537efac5220744945d572ef
commit-date: 2022-08-03
host: x86_64-unknown-linux-gnu
libgit2: 1.4.2 (sys:0.14.2 vendored)
libcurl: 7.83.1-DEV (sys:0.4.55+curl-7.83.1 vendored ssl:OpenSSL/1.1.1q)
os: OracleLinux 2.8.0 [64-bit]
the actuall fix in stanislav-tkach/os_info#317 is part of os_info v.3.5.0, please pull that update into the cargo nightly. Thank you.