mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-07 02:11:11 +03:00
Add authors in Packager.toml
This commit is contained in:
parent
1501699689
commit
42befc62cd
@ -3,6 +3,7 @@ name = "gitbutler-app"
|
|||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
rust-version = "1.57"
|
rust-version = "1.57"
|
||||||
|
authors = ["GitButler <opensource@gitbutler.com>"]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "gblib"
|
name = "gblib"
|
||||||
|
Loading…
Reference in New Issue
Block a user