Skip to content

Commit 1c5ebbf

Browse files
Remove badges section from Cargo.toml
It was deprecated and we don't use Travis-CI anymore anyway.
1 parent 72315ab commit 1c5ebbf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ license = "MIT/Apache-2.0"
1616
keywords = ["atomic", "atom", "ordering", "cas", "generic"]
1717
categories = ["concurrency", "hardware-support", "no-std"]
1818

19-
[badges]
20-
travis-ci = { repository = "LukasKalbertodt/atomig" }
21-
2219

2320
[features]
2421
derive = ["atomig-macro"]

0 commit comments

Comments
 (0)