rayforce-sys 1.0.1

Raw FFI bindings to the RayforceDB v2 core (librayforce)
[package]
name = "rayforce-sys"
description = "Raw FFI bindings to the RayforceDB v2 core (librayforce)"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
documentation.workspace = true
readme.workspace = true
keywords.workspace = true
categories = ["external-ffi-bindings", "database"]
rust-version.workspace = true
links = "rayforce"
build = "build.rs"

[build-dependencies]
bindgen = "0.70"
cc = "1"

[lib]
doctest = false