From ce1d2ff5093fe787672d3de984385ed092f0a191 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 16 Jan 2022 16:55:16 +0200 Subject: chore: document minimal rust version in Cargo.toml Sponsored-by: author --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 676f306..17535db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ description = "a backup program" license = "AGPL-3.0-or-later" homepage = "https://obnam.org/" repository = "https://gitlab.com/larswirzenius/obnam" +rust-version = "1.56.0" [dependencies] -- cgit v1.2.1