summaryrefslogtreecommitdiff
path: root/shared/Cargo.toml
blob: 9236576bc334ec278b2866cfdd3359a69b17a25c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "weareshared"
version = "0.1.0"
edition = "2024"

[dependencies]
anyhow = "1.0.95"
audiopus = "0.2.0"
bincode = "1.3.3"
cpal = "0.15.3"
glam = { version = "0.29.2", features = ["serde"] }
redb = "2.4.0"