add debian package info
This commit is contained in:
parent
9178c029bf
commit
0808db8c31
1 changed files with 7 additions and 0 deletions
|
|
@ -2,6 +2,13 @@
|
|||
name = "mc-server-info"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license-file = "license.md"
|
||||
description = "A minecraft server status tool"
|
||||
|
||||
[package.metadata.deb]
|
||||
maintainer = "Penelope Gwen <support@pogmom.me>"
|
||||
section = "Games"
|
||||
revision = "2"
|
||||
|
||||
[dependencies]
|
||||
ansi_term = "0.12.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue