From 9aea381f940ae85eddd10a892752a0fe87d81da9 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 21 Oct 2018 14:54:08 +0200 Subject: Add support for multiple parent blocks when posting --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9e3371c..1853f49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,3 +30,4 @@ env_logger = "0.5" config = "0.9" toml = "0.4" hyper = "0.12" +itertools = "0.7" -- cgit v1.2.3