summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-07-05 13:22:48 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-07-06 15:27:06 +0300
commitbbedeed3e37b5d145977c5ffbd75788f9ca1f4d5 (patch)
tree9abad07e8aa0fa17fd6d8d851973f0822a3c9849 /Cargo.lock
parent391058a59cc04c79b09e94a5b8d4352884005cfb (diff)
More imap async fixes
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c4be75e7..c59a150e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -943,6 +943,7 @@ dependencies = [
"nix",
"nom",
"notify",
+ "pin-utils",
"reqwest",
"rusqlite",
"serde",