Skip to content

Commit

Permalink
Merge pull request #805 from hermitcore/dependabot/cargo/hermit-sync-…
Browse files Browse the repository at this point in the history
…0.1.3

build(deps): bump hermit-sync from 0.1.2 to 0.1.3
  • Loading branch information
mkroening authored Jul 24, 2023
2 parents cb75701 + 46c044b commit 1811673
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 4 deletions.
48 changes: 45 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ crossbeam-utils = { version = "0.8", default-features = false }
dyn-clone = "1.0"
hashbrown = { version = "0.14", default-features = false }
hermit-entry = { version = "0.9", features = ["kernel"] }
hermit-sync = "0.1.2"
hermit-sync = "0.1.3"
include-transformed = { version = "0.2", optional = true }
linked_list_allocator = { version = "0.10", default-features = false }
log = { version = "0.4", default-features = false }
Expand Down

0 comments on commit 1811673

Please sign in to comment.