Fix Travis link in Cargo.toml.
This commit is contained in:
parent
b8a2f14694
commit
5c3e646793
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ documentation = "https://docs.rs/framed"
|
|||
repository = "https://github.com/fluffysquirrels/framed-rs"
|
||||
|
||||
[badges.travis-ci]
|
||||
repository = "https://github.com/fluffysquirrels/framed-rs"
|
||||
repository = "fluffysquirrels/framed-rs"
|
||||
branch = "master"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in a new issue