# 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 = "2018" rust-version = "1.44" name = "bump-into" version = "0.8.3" authors = ["Autumn "] description = "a no_std bump allocator sourcing space from a user-provided slice" documentation = "https://docs.rs/bump-into" readme = "README.md" categories = [ "no-std", "rust-patterns", "memory-management", ] license = "MIT OR UPL-1.0" repository = "https://codeberg.org/autumnontape/bump-into" [dependencies]