X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/c44af4d376a3a2edfa5aceae6b81f3fdcf550146..346393acc47db621e66685ba58c76c2d4048ff45:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index fdc2345..4c2c652 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 "] [dependencies] time = { version = "0.3.34", features = ["macros", "formatting"] }