aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <>2026-03-06 14:51:41 +0100
committerJonas Maier <>2026-03-06 14:51:41 +0100
commitf6736ab046e8e5f6eef9211bf9f72a3faa8c597c (patch)
treed149bff36f1fe46dd8f36f2276bc126636da8470 /Cargo.toml
parent12d929265c0717725d467e539daebe40b4d1b154 (diff)
downloadpish-f6736ab046e8e5f6eef9211bf9f72a3faa8c597c.tar.gz
start of history
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 8b69bb9..b9a7437 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,5 @@ license-file = "LICENSE"
[dependencies]
libc = "0.2.182"
+sqlite = "0.37.0"
termios = "0.3"