summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 17e4f35..458be1a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,4 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-ping = "0.4.0" \ No newline at end of file
+chrono = "0.4.19"
+ping = "0.4.0"
+sqlite = "0.26.0" \ No newline at end of file