1 Star 0 Fork 0

Aquarius2020/deci-player

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 411 Bytes
一键复制 编辑 原始数据 按行查看 历史
jedsek 提交于 2024-05-12 14:55 +08:00 . update
[package]
name = "deci-player"
version = "0.1.0"
edition = "2021"
[dependencies]
iced = { version = "0.12.1", default-features = false, features = ["wgpu", "image", "advanced"] }
iced_aw = "0.8.0"
rustfft = "6.2.0"
rfd = "0.14.1"
# rodio = "0.17.3"
rodio = { git = "https://github.com/RustAudio/rodio.git" }
toml = "0.8.12"
serde = { version = "1.0", features = ["derive"] }
paste = "1.0"
itertools = "0.12.1"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cs1818/deci-player.git
git@gitee.com:cs1818/deci-player.git
cs1818
deci-player
deci-player
main

搜索帮助