update package def

master
Avril 4 years ago
parent f2cde07505
commit 9bd5698b9d
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -1,12 +1,12 @@
[package]
name = "malloc-array"
description = "libc heap array allocator"
version = "1.1.0"
version = "1.1.1"
authors = ["Avril <flanchan@cumallover.me>"]
edition = "2018"
license = "GPL-3.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
readme = "README.md"
homepage = "https://github.com/notflan/rs-malloc-array"
[features]
default = ["zst_noalloc"]

Loading…
Cancel
Save