chore: use resolver 2, update editions + cargo (#1635)

This commit is contained in:
Ellie Huxtable
2024-01-26 17:59:06 +00:00
committed by GitHub
parent cdf31ad839
commit 4b20544474
4 changed files with 124 additions and 215 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "atuin-server-postgres"
edition = "2018"
edition = "2021"
description = "server postgres database library for atuin"
version = { workspace = true }