Cargo.toml: Add myself as author
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
ff9e172927
commit
5be165e08a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
[package]
|
||||
name = "hanabi-muc"
|
||||
authors = ["Maxime “pep” Buquet <pep@bouah.net>"]
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue