summaryrefslogtreecommitdiff
path: root/systems/_constants/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'systems/_constants/Cargo.toml')
-rw-r--r--systems/_constants/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/_constants/Cargo.toml b/systems/_constants/Cargo.toml
index c57049c..3978c17 100644
--- a/systems/_constants/Cargo.toml
+++ b/systems/_constants/Cargo.toml
@@ -5,3 +5,4 @@ version.workspace = true
[dependencies]
macros = { path = "macros" }
+libc = "0.2"