2c7659fe3a
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
203 B
TOML
12 lines
203 B
TOML
[package]
|
|
name = "redox-drm-prime-test"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
description = "PRIME DMA-BUF test for redox-drm scheme"
|
|
|
|
[[bin]]
|
|
name = "redox-drm-prime-test"
|
|
path = "main.rs"
|
|
|
|
[dependencies]
|