We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922846c commit e169dbeCopy full SHA for e169dbe
Cargo.toml
@@ -5,8 +5,8 @@ documentation = "https://docs.rs/buddy_system_allocator"
5
homepage = "https://github.com/rcore-os/buddy_system_allocator"
6
repository = "https://github.com/rcore-os/buddy_system_allocator"
7
keywords = ["allocator", "no_std", "heap"]
8
-version = "0.8.0"
9
-authors = ["Jiajie Chen <noc@jiegec.ac.cn>", "Vinay Chandra Dommeti <github@vinay.vc>"]
+version = "0.9.0"
+authors = ["Jiajie Chen <c@jia.je>", "Vinay Chandra Dommeti <github@vinay.vc>", "Andrew Walbran <qwandor@google.com>"]
10
edition = "2021"
11
license = "MIT"
12
0 commit comments