From 6a0e767e45ada431b6356bc5b1cd5793e9b573c7 Mon Sep 17 00:00:00 2001 From: JhelisonUchoa Date: Tue, 29 Nov 2022 10:43:01 -0300 Subject: [PATCH] chore: Update project authors --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d925cfd..886c0f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "randomx" version = "0.1.1" -authors = ["Aron "] +authors = ["Brick Abode "] build = "build.rs" [dependencies]