summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2022-05-12 19:59:24 +0300
committerYuval Adam <_@yuv.al>2022-05-12 19:59:24 +0300
commitfc453b7413fdb598791d30e88e6c7b7571b34693 (patch)
treee8707f55c416f05ade74084336b0e33e689eaa92 /Cargo.toml
parent575be108fbb544c2fc73bbec8ab8c31822dcf1d7 (diff)
Implement basic ping with timing
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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