Skip to content

Commit f592b73

Browse files
authored
0.6.0 --- follow openkal 0.12 (#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.
1 parent 0ba06b4 commit f592b73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mcpp.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[package]
1616
namespace = "mcpplibs"
1717
name = "openkal-uefi"
18-
version = "0.5.0"
18+
version = "0.6.0"
1919
description = "An implementation of openkal on UEFI Boot Services, for applications the firmware loads before an operating system exists"
2020
license = "Apache-2.0"
2121

@@ -32,7 +32,7 @@ authors = ["mcpplibs"]
3232
repo = "https://github.com/mcpplibs/openkal-uefi"
3333

3434
[dependencies]
35-
openkal = "0.11.0"
35+
openkal = "0.12.0"
3636

3737
[build]
3838
flags = [

0 commit comments

Comments
 (0)