Skip to content

Commit c90173f

Browse files
committed
Update build status badge
1 parent f4f82f4 commit c90173f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# serde\_bytes [![Build Status](https://img.shields.io/github/workflow/status/serde-rs/bytes/CI/master)](https://github.com/serde-rs/bytes/actions?query=branch%3Amaster) [![Latest Version](https://img.shields.io/crates/v/serde_bytes.svg)](https://crates.io/crates/serde_bytes)
1+
# serde\_bytes [![Build Status](https://img.shields.io/github/actions/workflow/status/serde-rs/bytes/ci.yml?branch=master)](https://github.com/serde-rs/bytes/actions?query=branch%3Amaster) [![Latest Version](https://img.shields.io/crates/v/serde_bytes.svg)](https://crates.io/crates/serde_bytes)
22

33
Wrapper types to enable optimized handling of `&[u8]` and `Vec<u8>`.
44

0 commit comments

Comments
 (0)