chore: fix rust version for nixpkgs compatibility

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-08-08 16:33:51 +02:00
parent 81c2821c8c
commit db96d49d0f
Signed by: cafkafk
GPG key ID: CDDC792F655251ED

View file

@ -3,7 +3,7 @@ name = "gg"
version = "0.2.0"
authors = ["Christina Sørensen"]
edition = "2021"
rust-version = "1.72.0"
rust-version = "1.70.0"
description = "A Rust GitOps/symlinkfarm orchestrator inspired by GNU Stow."
documentation = "https://github.com/cafkafk/gg"
readme = "./README.org"