summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2024-03-08 18:13:31 -0500
committerMica White <botahamec@outlook.com>2024-03-08 18:13:31 -0500
commit1058ce42d330ba3a9d9e2ce6cc50001ef9258bef (patch)
tree58c2f4bdfc55d663db3b95009c577d509f956420 /Cargo.toml
parent8e638052593d2636a7b457bb869be10671f156bb (diff)
Add some methods
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 527b736..2498427 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,3 +13,4 @@ once_cell = "1"
lock_api = "0.4"
parking_lot = "0.12"
spin = "0.9"
+libc = "0.2"