From a8923b3b9b52c19a4ca1b98319651ea7a05c9aac Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 24 Oct 2019 01:07:40 -0400 Subject: add some tests --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0a9f315..ed883db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,6 @@ edition = "2018" [dependencies] futures = "0.1" + +[dev-dependencies] +tokio = "0.1" -- cgit v1.2.3-54-g00ecf