[package]
name = "oliphaunt-extension-pg-hashids-linux-x64-gnu"
version = "0.1.0"
edition = "2024"
rust-version = "1.93"
description = "Cargo artifact crate for the pg_hashids Oliphaunt native extension carrier on linux-x64-gnu."
readme = "README.md"
repository = "https://github.com/f0rr0/oliphaunt"
homepage = "https://oliphaunt.dev"
license = "MIT"
links = "oliphaunt_artifact_extension_pg_hashids_linux_x64_gnu"
build = "build.rs"
include = ["Cargo.toml","README.md","build.rs","src/**","payload/**","LICENSE","THIRD_PARTY_NOTICES.md","share/licenses/**"]
[lib]
path = "src/lib.rs"
[workspace]