adamo-sys 0.1.99

Raw FFI bindings to the Adamo SDK. Bundles precompiled libadamo for supported targets.
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 = "2024"
name = "adamo-sys"
version = "0.1.99"
build = "build.rs"
links = "adamo"
include = [
    "src/**/*.rs",
    "build.rs",
    "prebuilt/**/*",
    "README.md",
    "LICENSE*",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Raw FFI bindings to the Adamo SDK. Bundles precompiled libadamo for supported targets."
homepage = "https://adamohq.com"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/adamohq/adamo-network"
resolver = "2"

[package.metadata.docs.rs]
rustdoc-args = [
    "--cfg",
    "docsrs",
]

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

[build-dependencies.lzma-rs]
version = "0.3"

[build-dependencies.sha2]
version = "0.10"