Update 'Cargo.toml'
This commit is contained in:
parent
d6ddd17210
commit
9f36da7afe
|
@ -17,6 +17,7 @@ serde_json = "1.0.41"
|
|||
proc-macro2 = "1.0"
|
||||
regex = "1.3.1"
|
||||
lazy_static = "1.4.0"
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "terry90/internationalization-rs" }
|
||||
|
|
Loading…
Reference in New Issue