aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cfea8d4..68f1eaa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "blog"
-version = "7.1.0"
-edition = "2021"
+version = "7.1.1"
+edition = "2024"
license = "AGPL-3.0-or-later"
description = "Command line tool to author and manage a semi-ephemeralâ„¢ blog with a gemini archive."
homepage = "https://r.bdr.sh/blog.html"