From 6b8000d8fd8b88afbc7fb45094da29fb02627ed2 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 16 Jun 2020 12:40:07 -0400 Subject: finish the AIO File/Store impl --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4e17630..f84b995 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,9 @@ scan_fmt = "0.2.5" regex = "1" async-trait = "0.1" futures = "0.3" +libaio-futures = "0.1.1" +nix = "0.17.0" +libc = "0.2.71" [dev-dependencies] hex = "0.4.2" -- cgit v1.2.3-70-g09d2