liboliphaunt-native-linux-x64-gnu-part-003 0.1.0

Cargo payload part 003 for the linux-x64-gnu liboliphaunt native runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "liboliphaunt-native-linux-x64-gnu-part-003"
version = "0.1.0"
edition = "2024"
rust-version = "1.93"
description = "Cargo payload part 003 for the linux-x64-gnu liboliphaunt native runtime."
readme = "README.md"
repository = "https://github.com/f0rr0/oliphaunt"
homepage = "https://oliphaunt.dev"
license = "MIT AND PostgreSQL AND Unicode-3.0"
links = "oliphaunt_artifact_part_liboliphaunt_native_linux_x64_gnu_003"
build = "build.rs"
include = ["Cargo.toml","README.md","build.rs","src/**","payload/**","LICENSE","THIRD_PARTY_NOTICES.md","THIRD_PARTY_NOTICES.liboliphaunt-native.md","THIRD_PARTY_LICENSES/PostgreSQL-COPYRIGHT","THIRD_PARTY_LICENSES/ICU-LICENSE"]

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

[workspace]