This commit is contained in:
2021-09-07 20:34:45 +02:00
parent 7a4a27823b
commit 4c689a9a9e

View File

@@ -1,7 +1,15 @@
[package] [package]
name = "packager-api" name = "packager-api"
version = "0.1.0" version = "0.1.0"
authors = [
"Hannes Körber <hannes@hkoerber.de>"
]
edition = "2021" edition = "2021"
readme = "README.md"
repository = "https://github.com/hkoerber/packager/"
license = "AGPL-3.0-only"
publish = false
[lib] [lib]
name = "packager" name = "packager"