Skip to content

Commit 12e5238

Browse files
authored
doc
1 parent c393786 commit 12e5238

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ You can choose to compile another memory allocator using:
5858
```bash
5959
cargo build -r --features jemalloc
6060
cargo build -r --features mimalloc
61+
cargo build -r --features mimalloc_v3
6162
cargo build -r --features tcmalloc
6263
cargo build -r --features snmalloc
6364
```

0 commit comments

Comments
 (0)