diff --git a/gitbutler-app/Cargo.toml b/gitbutler-app/Cargo.toml index ea7b6ec1e..2d89cd474 100644 --- a/gitbutler-app/Cargo.toml +++ b/gitbutler-app/Cargo.toml @@ -3,6 +3,7 @@ name = "gitbutler-app" version = "0.0.0" edition = "2021" rust-version = "1.57" +authors = ["GitButler "] [lib] name = "gblib"