Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit 62b9aba

Browse files
authored
Merge pull request #33 from pwoolcoc/add-badges-to-cargo-toml
Add travis & appveyor badges to Cargo.toml
2 parents aca2582 + f0e859d commit 62b9aba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@ dropped.
1616
categories = ["filesystem"]
1717
keywords = ["fs", "file", "filesystem"]
1818

19+
[badges]
20+
travis-ci = { repository = "rust-lang-nursery/tempdir" }
21+
appveyor = { repository = "rust-lang-libs/tempdir" }
22+
1923
[dependencies]
2024
rand = "0.3"

0 commit comments

Comments
 (0)