mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-04-04 08:44:54 +03:00
11 lines
167 B
TOML
11 lines
167 B
TOML
{96b659a8a99f6f9cc78135637770f03c44980ed4 true 167 Cargo.toml 0xc001f97810}
[package]
|
|
name = "blue-recorder-core"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.86"
|
|
ffmpeg-sidecar = "1.1.0"
|
|
open = "5.1.4"
|
|
tempfile = "3.10.1"
|