mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
Switch std::atomic to portable_atomic for mips support (#62)
Co-authored-by: andrewheadricke <andrewheadricke>
This commit is contained in:
co-authored by
andrewheadricke <andrewheadricke>
parent
745b523ac6
commit
c83e14ac97
Generated
+1
@@ -985,6 +985,7 @@ dependencies = [
|
||||
"hex",
|
||||
"hkdf",
|
||||
"libc",
|
||||
"portable-atomic",
|
||||
"rand 0.10.0",
|
||||
"ratatui",
|
||||
"rtnetlink",
|
||||
|
||||
Reference in New Issue
Block a user