From fc453b7413fdb598791d30e88e6c7b7571b34693 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 12 May 2022 19:59:24 +0300 Subject: Implement basic ping with timing --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b7f232b..17e4f35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] +ping = "0.4.0" \ No newline at end of file -- cgit v1.3.1