Skip to content

Commit 4957e6d

Browse files
committed
Carry openkal-windows 0.7.3, whose started programs receive their arguments and directory as given
1 parent 5c5e93a commit 4957e6d

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
@@ -69,7 +69,7 @@ openkal-opensbi = { version = "0.6.0", features = ["standalone"] }
6969
defines = ["OKM_HAS_FS=0", "OKM_HAS_PROCESS=0", "OKM_HAS_TASK=0"]
7070

7171
[target.'cfg(windows)'.dependencies]
72-
openkal-windows = { version = "0.7.2", features = ["standalone"] }
72+
openkal-windows = { version = "0.7.3", features = ["standalone"] }
7373

7474
# The feature macros musl's own build establishes.
7575
#

0 commit comments

Comments
 (0)