mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-10 14:24:30 +00:00
fix: broken link for windows-rs
This commit is contained in:
parent
10636a62e0
commit
55104a9e1d
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@
|
|||
{
|
||||
"name": "Windows (OS)",
|
||||
"crates": [{
|
||||
"name": "windows-rs",
|
||||
"name": "windows",
|
||||
"notes": "The official Microsoft-provided crate for interacting with windows APIs"
|
||||
}, {
|
||||
"name": "winapi",
|
||||
|
|
Loading…
Reference in a new issue