Skip to content

Commit

Permalink
Merge pull request #1561 from hermit-os/release-0.10.0
Browse files Browse the repository at this point in the history
chore: release version 0.10.0
  • Loading branch information
mkroening authored Jan 18, 2025
2 parents 283dec3 + e668258 commit 791b932
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 48 deletions.
97 changes: 51 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hermit-kernel"
version = "0.8.0"
version = "0.10.0"
authors = [
"Stefan Lankes <[email protected]>",
"Colin Finck <[email protected]>",
Expand Down Expand Up @@ -106,7 +106,7 @@ anstyle = { version = "1", default-features = false }
async-lock = { version = "3.4.0", default-features = false }
async-trait = "0.1.85"
bit_field = "0.10"
bitflags = "2.7"
bitflags = "2"
build-time = "0.1.3"
cfg-if = "1"
crossbeam-utils = { version = "0.8", default-features = false }
Expand Down

0 comments on commit 791b932

Please sign in to comment.