Switch std::atomic to portable_atomic for mips support (#62)

Co-authored-by: andrewheadricke <andrewheadricke>
This commit is contained in:
AndrewH
2026-04-21 08:06:39 -07:00
committed by GitHub
co-authored by andrewheadricke <andrewheadricke>
parent 745b523ac6
commit c83e14ac97
7 changed files with 7 additions and 5 deletions
Generated
+1
View File
@@ -985,6 +985,7 @@ dependencies = [
"hex",
"hkdf",
"libc",
"portable-atomic",
"rand 0.10.0",
"ratatui",
"rtnetlink",