diff --git a/Cargo.toml b/Cargo.toml index 958fe18..08ceba2 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.1" +version = "0.10.0" authors = [ "Jiajie Chen ", "Vinay Chandra Dommeti ",