Skip to content

Commit a198fc6

Browse files
build: Bump atomic_refcell from 0.1.13 to 0.1.14
Bumps [atomic_refcell](https://github.com/mozilla/atomic_refcell) from 0.1.13 to 0.1.14. - [Commits](https://github.com/mozilla/atomic_refcell/commits) --- updated-dependencies: - dependency-name: atomic_refcell dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 223897e commit a198fc6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.11.1"
30-
atomic_refcell = "0.1.13"
30+
atomic_refcell = "0.1.14"
3131
r-efi = { version = "5.3.0", features = ["efiapi"] }
3232
heapless = "0.9.2"
3333
log = "0.4.29"

0 commit comments

Comments
 (0)