Skip to content

Commit 925ac24

Browse files
fix README badge
1 parent 75b3ba2 commit 925ac24

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

snmalloc-rs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# snmalloc-rs
22

3-
CI: [![Actions Status](https://github.com/schrodingerzhu/snmalloc-rs/workflows/rust/badge.svg)](https://github.com/microsoft/snmalloc-rs/actions)
4-
3+
[![snmalloc-rs CI](https://github.com/microsoft/snmalloc/actions/workflows/rust.yml/badge.svg)](https://github.com/microsoft/snmalloc/actions/workflows/rust.yml)
54

65
`snmalloc-rs` provides a wrapper for [`microsoft/snmalloc`](https://github.com/microsoft/snmalloc) to make it usable as
76
a global allocator for rust. snmalloc is a research allocator. Its key design features are:

0 commit comments

Comments
 (0)