Skip to content

Commit 1abbc90

Browse files
committed
deps: follow openkal 0.7.0
规范新增 `openkal.random`,版本升到 0.7.0。CI 的版本同步门要求实现与规范 同步声明 —— 它的诊断说得很准:「Nothing is wrong with either; they are not in step.」
1 parent cb42938 commit 1abbc90

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
@@ -15,7 +15,7 @@ authors = ["mcpplibs"]
1515
repo = "https://github.com/mcpplibs/openkal-musl"
1616

1717
[dependencies]
18-
openkal = "0.6.0"
18+
openkal = "0.7.0"
1919

2020
# An ordinary consumer of openkal declares the specification and leaves the
2121
# choice of implementation to whoever builds the program, which is what the

0 commit comments

Comments
 (0)