From 3092a758f382680a56e7343b036468db26111f98 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 22 Aug 2022 23:03:48 +0200 Subject: Fix authors --- server/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/Cargo.toml b/server/Cargo.toml index 83ea0d9..dca788a 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -2,7 +2,7 @@ name = "m6-ie-2022" version = "0.1.0" edition = "2021" -author = "Santo Cariotti " +authors = ["Santo Cariotti "] [dependencies] axum = { version = "0.5.15", features = ["headers"] } -- cgit v1.2.3-18-g5258