From 09a5dcba12567c4994abb55d3d9395b378aee1f9 Mon Sep 17 00:00:00 2001 From: sunrisepeak Date: Mon, 31 Aug 2026 08:18:15 +0800 Subject: [PATCH] 0.6.0 --- follow openkal 0.12 No behaviour changes. The specification's 0.12 additions are prose: clause 11 entry 9 names what handles-do-not-cross costs a caller composing job control, and the two file-creating operations point at entry 6. The bump exists because a version requirement here is exact --- nothing floats up --- so a specification release moves the whole graph or nothing resolves. --- mcpp.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mcpp.toml b/mcpp.toml index 592f10e..afba8fd 100644 --- a/mcpp.toml +++ b/mcpp.toml @@ -15,7 +15,7 @@ [package] namespace = "mcpplibs" name = "openkal-uefi" -version = "0.5.0" +version = "0.6.0" description = "An implementation of openkal on UEFI Boot Services, for applications the firmware loads before an operating system exists" license = "Apache-2.0" @@ -32,7 +32,7 @@ authors = ["mcpplibs"] repo = "https://github.com/mcpplibs/openkal-uefi" [dependencies] -openkal = "0.11.0" +openkal = "0.12.0" [build] flags = [