Skip to content

Commit 6d1daf1

Browse files
committed
Badge link fix
1 parent c1715a4 commit 6d1daf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mimalloc Rust
22

3-
[![Build Status](https://travis-ci.org/purpleprotocol/mimalloc_rust.svg?branch=master)](https://travis-ci.org/purpleprotocol/mimalloc_rust) [![AppVeyor](https://ci.appveyor.com/api/projects/status/sv2csbpe6p31y0t5?svg=true)](https://ci.appveyor.com/project/OctavianOncescu/mimalloc_rust) [![Latest Version]][crates.io] [![Documentation]][docs.rs]
3+
[![Build Status](https://travis-ci.org/purpleprotocol/mimalloc_rust.svg?branch=master)](https://travis-ci.org/purpleprotocol/mimalloc_rust) [![AppVeyor](https://ci.appveyor.com/api/projects/status/sv2csbpe6p31y0t5?svg=true)](https://ci.appveyor.com/project/OctavianOncescu/mimalloc-rust) [![Latest Version]][crates.io] [![Documentation]][docs.rs]
44

55
A drop-in global allocator wrapper around the [mimalloc](https://github.com/microsoft/mimalloc) allocator.
66
Mimalloc is a general purpose, performance oriented allocator built by Microsoft.

0 commit comments

Comments
 (0)