We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f157a8 + d98f0ee commit e7060baCopy full SHA for e7060ba
README.md
@@ -1,6 +1,6 @@
1
# Serde   [![Build Status]][actions] [![Latest Version]][crates.io] [![serde: rustc 1.13+]][Rust 1.13] [![serde_derive: rustc 1.31+]][Rust 1.31]
2
3
-[Build Status]: https://img.shields.io/github/workflow/status/serde-rs/serde/CI/master
+[Build Status]: https://img.shields.io/github/actions/workflow/status/serde-rs/serde/ci.yml?branch=master
4
[actions]: https://github.com/serde-rs/serde/actions?query=branch%3Amaster
5
[Latest Version]: https://img.shields.io/crates/v/serde.svg
6
[crates.io]: https://crates.io/crates/serde
0 commit comments