Files
mixrs/Cargo.toml
409 20083d1f60 Squashed commit of the following:
commit 2c3dc3a3c9
Author: 409 <bloecker.s@gmail.com>
Date:   Sat Jun 29 12:37:17 2024 +0200

    feat!: search playerctl players using simsearch
2024-06-29 12:43:10 +02:00

10 lines
172 B
TOML

[package]
name = "mixrs"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.86"
pulse = { version = "2.0", package = "libpulse-binding" }
simsearch = "0.2.5"