Skip to content

Commit 8caed42

Browse files
build: Bump atomic_refcell from 0.1.12 to 0.1.13
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>
1 parent 3bd3440 commit 8caed42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -27,7 +27,7 @@ efi-var = []
2727

2828
[dependencies]
2929
bitflags = "2.4.0"
30-
atomic_refcell = "0.1.12"
30+
atomic_refcell = "0.1.13"
3131
r-efi = { version = "4.2.0", features = ["efiapi"] }
3232
linked_list_allocator = "0.10.4"
3333

0 commit comments

Comments
 (0)