1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-09-19 04:02:37 +00:00

Pin rust version to stop filling up my poor unraid server

This commit is contained in:
2025-09-15 17:31:39 -04:00
parent ee157336c0
commit de5d7457f5
2 changed files with 3 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ name = "the_biggs_brief"
description = "Blogroll of RSS feeds I enjoy in the form of a newspaper."
version = "0.5.0"
edition = "2021"
rust-version = "1.75"
authors = ["Anson Biggs"]
homepage = "https://zine.ansonbiggs.com"
license = "MIT"