summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-03-07 06:21:45 +0000
committerLars Wirzenius <liw@liw.fi>2022-03-07 06:21:45 +0000
commitf7fc85d8e28315d1d14feefe10825ba5c9984041 (patch)
treee309e3a679349ed63a7b5b858f329eefac946677 /Cargo.toml
parent68a932a43eeb238988beada686c1f175caba4441 (diff)
parent99d516f46bce4048633b85ff2ce0c2446673208e (diff)
downloadobnam2-f7fc85d8e28315d1d14feefe10825ba5c9984041.tar.gz
Merge branch 'liw/db-refactor' into 'main'
speed up backups See merge request obnam/obnam!215
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 17535db..3d69988 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "obnam"
version ="0.7.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
-edition = "2018"
+edition = "2021"
description = "a backup program"
license = "AGPL-3.0-or-later"
homepage = "https://obnam.org/"