diff --git a/Cargo.toml b/Cargo.toml index 09759d9..0280696 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ documentation = "https://docs.rs/buddy_system_allocator" homepage = "https://github.com/rcore-os/buddy_system_allocator" repository = "https://github.com/rcore-os/buddy_system_allocator" keywords = ["allocator", "no_std", "heap"] -version = "0.9.0" +version = "0.9.1" authors = ["Jiajie Chen ", "Vinay Chandra Dommeti ", "Andrew Walbran "] edition = "2021" license = "MIT"