Skip to content

Commit 8684748

Browse files
committed
deps: openkal 0.5.2
openkal 0.5.2 把 `kal_node_info` 的冻结布局断言从 `sizeof(kal_uintptr)` 改成 `8`——前者只描述了 64 位。规范侧的一致性作业要求实现方声明的版本与 规范一致,所以这三个实现仓库随之抬版本。 ⚠️ 这条耦合本身值得记下:openkal 的版本与三个实现仓库是绑在一起的,规范 一动就要四个仓库同时动。
1 parent 4165fe0 commit 8684748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcpp.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["mcpplibs"]
88
repo = "https://github.com/mcpplibs/openkal-linux"
99

1010
[dependencies]
11-
openkal = "0.5.1"
11+
openkal = "0.5.2"
1212

1313
# The package contributes definitions and no modules. The interface it
1414
# implements is declared by the specification package, which this package

0 commit comments

Comments
 (0)