]> git.r.bdr.sh - rbdr/blog/blobdiff - Cargo.toml
Don't use clang
[rbdr/blog] / Cargo.toml
index fdc2345b588ece41ad7f9d008a22d86210bfe6be..4c2c65298c068fdf2d2dbb8fda7d17ebc54c18b0 100644 (file)
@@ -5,6 +5,7 @@ edition = "2021"
 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"
+authors = ["Rubén Beltrán del Río <blog@r.bdr.sh>"]
 
 [dependencies]
 time = { version = "0.3.34", features = ["macros", "formatting"] }