[PR #1090] [MERGED] Update sysinfo, fixing a future incompatibility warning #1228

Closed
opened 2026-02-27 20:01:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1090
Author: @tyrylu
Created: 1/4/2023
Status: Merged
Merged: 1/4/2023
Merged by: @roderickvd

Base: devHead: update_deps


📝 Commits (10+)

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 Cargo.lock (+8 -8)
📝 core/Cargo.toml (+1 -1)

📄 Description

This PR fixes a warning relating to unaligned memory accesses in ntapi 0.3.7 by updating sysinfo to the latest version.
I'd gladly update the rest of dependencies as well, but feel free to merge only this one.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/1090 **Author:** [@tyrylu](https://github.com/tyrylu) **Created:** 1/4/2023 **Status:** ✅ Merged **Merged:** 1/4/2023 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `update_deps` --- ### 📝 Commits (10+) - [`e45d2ed`](https://github.com/librespot-org/librespot/commit/e45d2edabf2bd8dc500f7242dc3abb466094d80e) Merge! - [`5134d95`](https://github.com/librespot-org/librespot/commit/5134d95624f1dd0805972fb90dfa263e8e9bd6ed) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev - [`33f4498`](https://github.com/librespot-org/librespot/commit/33f449821ec614cfe0744c9e0f729e9c662c8947) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev - [`063febc`](https://github.com/librespot-org/librespot/commit/063febca49976a592c9c5d31d517b910b4fddc37) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev - [`377ebd7`](https://github.com/librespot-org/librespot/commit/377ebd7fea621cad70887774b138077f933bb2d3) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev - [`1f879b9`](https://github.com/librespot-org/librespot/commit/1f879b932c7c7c92c27f7b5c805a79ae9755247f) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev - [`6fc37d1`](https://github.com/librespot-org/librespot/commit/6fc37d12c9474070ac3071d1cd57da10759b8b06) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev - [`04387d9`](https://github.com/librespot-org/librespot/commit/04387d9a7d85fde8047a89a1284004796f5e2191) Merge! - [`06499b0`](https://github.com/librespot-org/librespot/commit/06499b002cccb076225ac895451b031b10925181) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev - [`8d51fb8`](https://github.com/librespot-org/librespot/commit/8d51fb8a0ca2be6ef0da3f92b8db78c791913c66) Merge branch 'dev' of https://github.com/librespot-org/librespot into dev ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+8 -8) 📝 `core/Cargo.toml` (+1 -1) </details> ### 📄 Description This PR fixes a warning relating to unaligned memory accesses in ntapi 0.3.7 by updating sysinfo to the latest version. I'd gladly update the rest of dependencies as well, but feel free to merge only this one. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1228
No description provided.