mpdec-sys 4.0.1

FFI bindings for libmpdec
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "mpdec-sys"
description = "FFI bindings for libmpdec"
authors = ["Artem Sokolovskiy <a641557@gmail.com>"]
license = "MIT"
repository = "https://gitlab.com/omnid/rust-crates/mpdec"
version = "4.0.1"
edition = "2024"

[build-dependencies]
pkg-config = "0.3.32"