mpdclient-sys 0.1.1

Native bindings for libmpdclient
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "mpdclient-sys"
version = "0.1.1"
edition = "2021"
description = "Native bindings for libmpdclient"
license = "MIT"
repository = "https://codeberg.org/fregrem/mpdclient-sys"

[build-dependencies]
bindgen = "0.71"