aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-postgres/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'atuin-server-postgres/Cargo.toml')
-rw-r--r--atuin-server-postgres/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/atuin-server-postgres/Cargo.toml b/atuin-server-postgres/Cargo.toml
index d6579ee3..a5dfbaf7 100644
--- a/atuin-server-postgres/Cargo.toml
+++ b/atuin-server-postgres/Cargo.toml
@@ -13,6 +13,7 @@ repository = { workspace = true }
atuin-common = { path = "../atuin-common", version = "18.1.0" }
atuin-server-database = { path = "../atuin-server-database", version = "18.1.0" }
+eyre = { workspace = true }
tracing = "0.1"
time = { workspace = true }
serde = { workspace = true }