1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-04-20 06:54:46 +00:00

add codecov badge

This commit is contained in:
Dominic 2019-10-14 02:48:52 +02:00
parent 2c31251cb2
commit 92410ddd5b
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
4 changed files with 9 additions and 7 deletions

View file

@ -14,6 +14,7 @@ repository = "https://gitlab.com/msrd0/gotham-restful"
[badges]
gitlab = { repository = "msrd0/gotham-restful", branch = "master" }
codecov = { repository = "msrd0/gotham-restful", branch = "master", service = "gitlab" }
[dependencies]
chrono = { version = "0.4", optional = true }