Add badges in Cargo.toml
This commit is contained in:
parent
0310a3d2d3
commit
8794ca46be
@ -15,3 +15,7 @@ glob = "0.3.0"
|
|||||||
quote = "1.0.2"
|
quote = "1.0.2"
|
||||||
serde_json = "1.0.41"
|
serde_json = "1.0.41"
|
||||||
proc-macro2 = "1.0"
|
proc-macro2 = "1.0"
|
||||||
|
|
||||||
|
[badges]
|
||||||
|
travis-ci = { repository = "terry90/internationalization-rs" }
|
||||||
|
coveralls = { repository = "terry90/internationalization-rs", branch = "master", service = "github" }
|
||||||
|
Loading…
Reference in New Issue
Block a user