dexalt-lib-sys 0.2.2

Dexalt Library System
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "dexalt-lib-sys"
version = "0.2.2"
edition = "2021"
license-file = "../LICENSE"
description = "Dexalt Library System"
readme = "../README.md"
homepage = "https://dexalt.github.io/dexalt/lib-sys"
repository = "https://github.com/dexalt/dexalt"
authors = ["Kevin Alexander Krefting <kakrefting@gmail.com>"]

[dependencies]
bindgen = "0.69.4"

[build-dependencies]
bindgen = "0.69.4"