diff options
| author | Yuval Adam <_@yuv.al> | 2022-05-12 19:59:24 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-05-12 19:59:24 +0300 |
| commit | fc453b7413fdb598791d30e88e6c7b7571b34693 (patch) | |
| tree | e8707f55c416f05ade74084336b0e33e689eaa92 /Cargo.toml | |
| parent | 575be108fbb544c2fc73bbec8ab8c31822dcf1d7 (diff) | |
Implement basic ping with timing
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] +ping = "0.4.0"
\ No newline at end of file |
