first commit
This commit is contained in:
commit
2d40952aab
5 changed files with 308 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "drm_test"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.89"
|
||||
drm = "0.14.0"
|
Loading…
Add table
Add a link
Reference in a new issue