mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 22:10:44 +09:00
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
[package]
|
|
name = "gpu-screen-recorder-overlay"
|
|
type = "executable"
|
|
version = "0.1.0"
|
|
platforms = ["posix"]
|
|
|
|
[dependencies]
|
|
x11 = ">=1"
|
|
xext = ">=1"
|
|
xcomposite = ">=0"
|
|
gl = ">=1" |