We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7f64a commit ce59d09Copy full SHA for ce59d09
rio-backend/Cargo.toml
@@ -7,7 +7,7 @@ license.workspace = true
7
keywords.workspace = true
8
repository = "https://github.com/raphamorim/rio"
9
documentation = "https://github.com/raphamorim/rio#readme"
10
-description = "A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers"
+description = "Backend infrastructure for Rio terminal"
11
12
[lib]
13
path = "src/lib.rs"
0 commit comments