boost_function_types 0.1.0

Boost C++ library boost_function_types packaged using Zanbil
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 = "boost_function_types"
version = "0.1.0"
build = "build.rs"
links = "boost_function_types"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Boost C++ library boost_function_types packaged using Zanbil"
readme = false
license = "BSL-1.0"
repository = "https://github.com/zanbilify/boost_function_types"

[package.metadata.zanbil]
make_dependencies_public = true

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

[dependencies.boost_config]
version = "0.1.0"

[dependencies.boost_core]
version = "0.1.0"

[dependencies.boost_detail]
version = "0.1.0"

[dependencies.boost_mpl]
version = "0.1.0"

[dependencies.boost_preprocessor]
version = "0.1.0"

[dependencies.boost_type_traits]
version = "0.1.0"

[build-dependencies.zanbil-boost-build]
version = "0.1.0"