spicedb-embedded-sys 0.2.6

FFI and native library for SpiceDB C shared library (builds from Go or downloads prebuilt)
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "spicedb-embedded-sys"
version = "0.2.6"
build = "build.rs"
include = [
    "Cargo.toml",
    "src/**",
    "build.rs",
    "shared/**",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "FFI and native library for SpiceDB C shared library (builds from Go or downloads prebuilt)"
homepage = "https://github.com/borkfork/spicedb-embedded"
documentation = "https://docs.rs/spicedb-embedded-sys"
readme = false
keywords = [
    "spicedb",
    "ffi",
    "native",
]
categories = ["development-tools::ffi"]
license = "Apache-2.0"
repository = "https://github.com/borkfork/spicedb-embedded"

[lib]
name = "spicedb_embedded_sys"
path = "src/lib.rs"