Skip to content

Commit

Permalink
build: Bump atomic_refcell from 0.1.12 to 0.1.13
Browse files Browse the repository at this point in the history
Bumps [atomic_refcell](https://github.com/bholley/atomic_refcell) from 0.1.12 to 0.1.13.
- [Commits](https://github.com/bholley/atomic_refcell/commits)

---
updated-dependencies:
- dependency-name: atomic_refcell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 3bd3440 commit 0455925
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -27,7 +27,7 @@ efi-var = []

[dependencies]
bitflags = "2.4.0"
atomic_refcell = "0.1.12"
atomic_refcell = "0.1.13"
r-efi = { version = "4.2.0", features = ["efiapi"] }
linked_list_allocator = "0.10.4"

Expand Down

0 comments on commit 0455925

Please sign in to comment.