phper-alloc 0.16.2

Alloc related items for phper crate.
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"
rust-version = "1.85"
name = "phper-alloc"
version = "0.16.2"
authors = [
    "PHPER Framework Team",
    "jmjoy <jmjoy@apache.org>",
]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Alloc related items for phper crate."
readme = "README.md"
keywords = [
    "php",
    "alloc",
]
license = "MulanPSL-2.0"
repository = "https://github.com/phper-framework/phper"
resolver = "2"

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

[dependencies.phper-sys]
version = "0.15.5"

[build-dependencies.phper-build]
version = "0.15.5"