hara-abi 0.1.21

Dependency-free ABI model for Hara packages and embedding hosts
Documentation
# 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 = "2021"
rust-version = "1.78"
name = "hara-abi"
version = "0.1.21"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Dependency-free ABI model for Hara packages and embedding hosts"
homepage = "https://www.hara-lang.org"
documentation = "https://docs.rs/hara-abi"
readme = false
keywords = [
    "hara",
    "abi",
    "plugin",
    "embedding",
]
categories = ["development-tools::ffi"]
license = "Apache-2.0"
repository = "https://github.com/hara-lang/hara-native"

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

[dependencies]