Skip to content

Commit

Permalink
[DO NOT MERGE] patch volatile crate
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Apr 19, 2024
1 parent e05aae1 commit 1cf4384
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

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

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,6 @@ members = [
exclude = [
"hermit-builtins",
]

[patch.crates-io]
volatile = { git = "https://github.com/mkroening/volatile.git", branch = "borrow-ref" }

0 comments on commit 1cf4384

Please sign in to comment.