From 16cc2d4e44fabc7adc84c967c4422a29c17572da Mon Sep 17 00:00:00 2001 From: Daan Boerlage Date: Wed, 24 Jan 2024 11:40:16 +0800 Subject: [PATCH] Update author --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 46a436d..8ebbcea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "fortune-rs" version = "0.1.0" -authors = ["runebaas "] +authors = ["Daan Boerlage "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html