New system structure

This commit is contained in:
François Autin
2023-03-08 15:16:10 +01:00
parent 69e1a3e444
commit e763712880
3 changed files with 81 additions and 21 deletions

View File

@@ -4,5 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
lazy_static = "1.4.0"
libc = { version = "0.2.139", features = ["extra_traits"] }