init
This commit is contained in:
commit
31a352c524
6 changed files with 2690 additions and 0 deletions
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "cosmic-player"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
ffmpeg-next = "6"
|
||||
softbuffer = "0.4"
|
||||
winit = "0.29"
|
||||
Loading…
Add table
Add a link
Reference in a new issue