mirror of
https://github.com/nicoburns/blessed-rs
synced 2025-02-16 21:08:30 +00:00
commit
41b4137f7a
1 changed files with 2 additions and 2 deletions
|
@ -628,7 +628,7 @@
|
|||
{
|
||||
"name": "Low-level",
|
||||
"recommendations": [{
|
||||
"name": "tungstenite-rs",
|
||||
"name": "tungstenite",
|
||||
"notes": "Low-level crate that others build on"
|
||||
}]
|
||||
},
|
||||
|
@ -947,7 +947,7 @@
|
|||
{
|
||||
"name": "GTK",
|
||||
"recommendations": [{
|
||||
"name": "gtk4-rs",
|
||||
"name": "gtk4",
|
||||
"notes": "Rust bindings to GTK4. These are quite well supported, although you'll often need to use the C documentation."
|
||||
}, {
|
||||
"name": "relm4",
|
||||
|
|
Loading…
Add table
Reference in a new issue