Skip to content

Commit 2beb265

Browse files
authored
const-oid: fix README.md badges (#1673)
1 parent 2cf1d35 commit 2beb265

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

const-oid/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,12 @@ dual licensed as above, without any additional terms or conditions.
7272

7373
[//]: # (badges)
7474

75-
[crate-image]: https://img.shields.io/crates/v/const-oid
75+
[crate-image]: https://img.shields.io/crates/v/const-oid?logo=rust
7676
[crate-link]: https://crates.io/crates/const-oid
7777
[docs-image]: https://docs.rs/const-oid/badge.svg
7878
[docs-link]: https://docs.rs/const-oid/
79+
[build-image]: https://github.com/RustCrypto/formats/actions/workflows/const-oid.yml/badge.svg
80+
[build-link]: https://github.com/RustCrypto/formats/actions/workflows/const-oid.yml
7981
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
8082
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
8183
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg

0 commit comments

Comments
 (0)