vitallocator 0.1.1

A Rust allocator interface to the PS Vita kernel allocator
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "vitallocator"
version = "0.1.1"
authors = ["Martin Larralde <martin.larralde@ens-cachan.fr>"]
description = "A Rust allocator interface to the PS Vita kernel allocator"
readme = "README.md"
keywords = ["ps-vita", "allocator"]
categories = ["no-std", "memory-management", "hardware-support"]
license = "MIT"
repository = "https://github.com/vita-rust/vitallocator"
[package.metadata.docs.rs]
features = ["psp2-sys/dox"]
[dependencies.psp2-sys]
version = "^0.2"
[badges.codecov]
repository = "vita-rust/vitallocator"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "vita-rust/vitallocator"