libtcmalloc-sys 0.1.5

Sys crate wrapping the tcmalloc allocator
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.5]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.4...libtcmalloc-sys-v0.1.5 - 2025-05-25

### Other

- more feature flags

## [0.1.4]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.3...libtcmalloc-sys-v0.1.4 - 2025-05-25

### Fixed

- fix

### Other

- set msrv

## [0.1.3]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.2...libtcmalloc-sys-v0.1.3 - 2025-05-25

### Other

- Thread spawn

## [0.1.2]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.1...libtcmalloc-sys-v0.1.2 - 2025-05-25

### Fixed

- fix excludes

### Other

- added feature "extension"