diff --git a/ohttp-server/Cargo.toml b/ohttp-server/Cargo.toml index 3d8019b..c7692dd 100644 --- a/ohttp-server/Cargo.toml +++ b/ohttp-server/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ohttp-server" version = "0.1.0" -authors = ["Kapil Vaswani "] +authors = ["Antoine Delignat-Lavaud ", "Arthi Gokarn ", "Kapil Vaswani ", "Tien Le "] edition = "2021" [features]