Skip to content

Conversation

@BjornTheProgrammer
Copy link
Contributor

This prevents a warning like the following from appearing when running cargo audit -q in another project.

➜  burn git:(embedded-fix) ✗ cargo audit -q --color always
Crate:     atomic-polyfill
Version:   1.0.3
Warning:   unmaintained
Title:     atomic-polyfill is unmaintained
Date:      2023-07-11
ID:        RUSTSEC-2023-0089
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0089
Dependency tree:
atomic-polyfill 1.0.3
└── embassy-rp 0.8.0

@BjornTheProgrammer BjornTheProgrammer changed the title Remove unused deprecated atomic-polyfill crate Remove deprecated atomic-polyfill crate for portable-atomic Nov 18, 2025
@BjornTheProgrammer BjornTheProgrammer marked this pull request as ready for review November 18, 2025 10:05
@BjornTheProgrammer
Copy link
Contributor Author

I would appreciate some help on this to figure out how to get the builds working properly for the tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant