summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-01 15:13:14 +0200
committerLars Wirzenius <liw@liw.fi>2024-01-01 15:13:14 +0200
commit8a42625887ab228cb5cfe32bae93e78b031d53c0 (patch)
tree9e57afd895a8eb209db5369cb36ac77adb07e689
parent4cc2f966760bd5afcbc364b7e9c552211382ee71 (diff)
downloadobnam2-8a42625887ab228cb5cfe32bae93e78b031d53c0.tar.gz
chore(Cargo.toml): bump rust-version to 1.75
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a26fcb6..f9d27fd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ description = "a backup program"
license = "AGPL-3.0-or-later"
homepage = "https://obnam.org/"
repository = "https://gitlab.com/obnam/obnam"
-rust-version = "1.56.0"
+rust-version = "1.75.0"
[dependencies]