]> git.proxmox.com Git - rustc.git/blobdiff - vendor/sysinfo/CHANGELOG.md
New upstream version 1.64.0+dfsg1
[rustc.git] / vendor / sysinfo / CHANGELOG.md
index ce7aa662cc0d2ebc68e305d7f7220b688ca8dfd0..8a0defd4da812359306ee9d6818621bd19037988 100644 (file)
@@ -1,3 +1,9 @@
+# 0.24.2
+
+ * Windows: Fix CPU usage computation.
+ * Windows: Enable extra feature on `winapi`.
+ * macOS: Fix executable path retrieval.
+
 # 0.24.1
 
  * Use `saturating_*` function for mathematical operations to prevent overflows/underflows.