blue-recorder/Cargo.toml
2024-08-07 16:32:56 +02:00
Ask

19 lines
442 B
TOML

{29e3b4291831be7dc50e678b78313998cfb62897 true 442 Cargo.toml 0xc001f7f490}

[package]
name = "blue-recorder"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.86"
async-std = {version = "1.12.0", features = ["attributes"]}
blue-recorder-core = { git = "https://github.com/ochibani/blue-recorder-core.git", rev = "fb3ff78" }
cpal = "0.15.3"
dark-light = "1.0.0"
dirs = "4.0.0"
fluent-bundle = "0.15.3"
glib = "0.10.3"
libadwaita = { version = "0.1.1" }
regex = "1.4.3"
rust-ini = "0.16"
secfmt = "0.1.1"