[PR #410] [MERGED] deps: update winapi-util to 0.1.8 #474

Closed
opened 2026-06-08 11:28:36 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/410
Author: @ognevny
Created: 7/3/2024
Status: Merged
Merged: 7/3/2024
Merged by: @bootandy

Base: masterHead: update-win-deps


📝 Commits (1)

  • 0daa8cb update winapi-util to 0.1.8

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+3 -3)

📄 Description

starting with 0.1.7, winapi-util uses windows-rs, which is maintained official bindings from MS. this reduces dependence on winapi, which is abandoned for more than 3 years


🔄 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/bootandy/dust/pull/410 **Author:** [@ognevny](https://github.com/ognevny) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/3/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `update-win-deps` --- ### 📝 Commits (1) - [`0daa8cb`](https://github.com/bootandy/dust/commit/0daa8cb3f5f13d752e56ee803fcd1c1f3012f5f7) update winapi-util to 0.1.8 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) </details> ### 📄 Description starting with 0.1.7, winapi-util uses windows-rs, which is maintained official bindings from MS. this reduces dependence on winapi, which is abandoned for more than 3 years --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:36 +03:00
zhus closed this issue 2026-06-08 11:28:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#474