This commit is contained in:
andy.boot
2025-06-06 22:13:11 +01:00
parent 76b9f32859
commit a78c80ac1c
4 changed files with 109 additions and 19 deletions
+1
View File
@@ -43,6 +43,7 @@ directories = "4"
sysinfo = "0.27"
ctrlc = "3.4"
chrono = "0.4"
termion="4"
[target.'cfg(not(target_has_atomic = "64"))'.dependencies]
portable-atomic = "1.4"