liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu 0.1.0

Wasmer AOT runtime artifacts for oliphaunt-wasix on aarch64-unknown-linux-gnu
Documentation
[package]
name = "liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu"
version = "0.1.0"
edition = "2024"
rust-version = "1.93"
description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on aarch64-unknown-linux-gnu"
repository = "https://github.com/f0rr0/oliphaunt"
license = "MIT AND PostgreSQL AND Unicode-3.0"
links = "oliphaunt_artifact_liboliphaunt_wasix_aot_linux_arm64_gnu"
include = [
  "Cargo.toml",
  "README.md",
  "build.rs",
  "src/**",
  "artifacts/**",
  "LICENSE",
  "THIRD_PARTY_NOTICES.md",
  "THIRD_PARTY_NOTICES.oliphaunt-wasix.md",
  "THIRD_PARTY_LICENSES/PostgreSQL-COPYRIGHT",
  "THIRD_PARTY_LICENSES/ICU-LICENSE",
]

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

[build-dependencies]
serde_json = "1"
sha2 = "0.10"

[workspace]