generated from phundrak/rust-poem-openapi-template
Lucien Cartier-Tilet
57a2c300e1
Some checks failed
CI / tests (push) Failing after 5m15s
This commit separates the core features of géjdr from the backend as these will also be used by the bot in the future. This commit also updates the dependencies of the project. It also removes the dependency lettre as well as the mailpit docker service for developers as it appears clearer this project won’t send emails anytime soon. The publication of a docker image is also postponed until later.
7 lines
113 B
TOML
7 lines
113 B
TOML
[all]
|
|
out = ["Xml"]
|
|
target-dir = "coverage"
|
|
output-dir = "coverage"
|
|
fail-under = 60
|
|
exclude-files = ["target/*"]
|