ps-buffer 0.1.0-22

aligned heap buffer
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"
name = "ps-buffer"
version = "0.1.0-22"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "aligned heap buffer"
readme = false
license = "GPL-3.0-or-later"

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

[dependencies.ps-alloc]
version = "0.1.0-9"

[dependencies.ps-range]
version = "0.1.0-4"

[dependencies.thiserror]
version = "2.0.18"

[profile.dev]
opt-level = 3

[profile.release]
opt-level = 3