summaryrefslogtreecommitdiffstats
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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-server-postgres/Cargo.toml b/atuin-server-postgres/Cargo.toml
index b1adcdd3..c00cf9f8 100644
--- a/atuin-server-postgres/Cargo.toml
+++ b/atuin-server-postgres/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin-server-postgres"
-edition = "2018"
+edition = "2021"
description = "server postgres database library for atuin"
version = { workspace = true }