From 3ce061836242813730ec0b63240097347647dfc4 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 26 Apr 2020 13:20:42 -0400 Subject: Making a trait function for follow and accept. --- server/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'server/Cargo.toml') diff --git a/server/Cargo.toml b/server/Cargo.toml index 5f4d24ce..a521a966 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -44,3 +44,4 @@ http-signature-normalization = "0.4.1" base64 = "0.12.0" tokio = "0.2.18" futures = "0.3.4" +itertools = "0.9.0" -- cgit v1.2.3