Skip to content

Commit 100eb8d

Browse files
authored
Merge pull request #4 from hermit-os/dependabot/cargo/hermit-kernel-0.11.0
Bump hermit-kernel from 0.10.0 to 0.11.0
2 parents a15fb59 + 259838b commit 100eb8d

File tree

2 files changed

+24
-37
lines changed

2 files changed

+24
-37
lines changed

Cargo.lock

Lines changed: 23 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/hermit-os/hermit-no-std"
1111
description = "Boot HermitOS without std support"
1212

1313
[dependencies]
14-
hermit-kernel = { version = "0.10", default-features = false }
14+
hermit-kernel = { version = "0.11", default-features = false }
1515
log = { version = "0.4", default-features = false }
1616
num = { version = "0.4", default-features = false }
1717

0 commit comments

Comments
 (0)