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 2c4fca5..9458d96 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "gema_texto"
-version = "1.0.2"
-edition = "2021"
+version = "1.0.3"
+edition = "2024"
license = "AGPL-3.0-or-later"
description = "Library to parse gemtext and render HTML"
homepage = "https://git.sr.ht/~rbdr/gema_texto"