Skip to content

Commit

Permalink
Fix missing . README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Rieder <[email protected]>
  • Loading branch information
miried committed Oct 15, 2024
1 parent b6b62be commit eeac4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jemallocator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ This crate provides following cargo feature flags:

* `alloc_trait` When the `alloc_trait` feature of this crate is enabled, it also implements the `Alloc` trait, allowing usage in collections.

* `default` feature is `background_threads_runtime_support`
* `default` feature is `background_threads_runtime_support`.

* The `tikv-jemallocator` crate re-exports the [features of the `tikv-jemalloc-sys`
dependency](https://github.com/tikv/jemallocator/blob/master/jemalloc-sys/README.md#features).
Expand Down

0 comments on commit eeac4ba

Please sign in to comment.