1
0
Fork 0
mirror of https://codeberg.org/Mo8it/git-webhook-client synced 2024-10-18 07:22:39 +00:00
git-webhook-client/Cargo.toml

11 lines
195 B
TOML
Raw Normal View History

2022-10-09 13:53:35 +00:00
[package]
name = "gitea-webhook"
version = "0.1.0"
authors = ["Mo Bitar <mo8it@proton.me>"]
edition = "2021"
readme = "README.adoc"
license-file = "LICENSE"
[dependencies]
rocket = "0.5.0-rc.2"