forgejo-hooks: license: AGPL-3.0-or-later
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
a557a78417
commit
979dc50644
3 changed files with 677 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "forgejo-hooks"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0+"
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4", default-features = false, features = ["serde"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue