Skip to content

Commit 28a7113

Browse files
authored
Merge pull request #42 from chirizxc/patch-3
add `local_dynamic_tls` mimalloc feature
2 parents 996a74b + 11a65e5 commit 28a7113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ version = "0.12.5"
4545

4646
[dependencies.mimalloc]
4747
version = "0.1.48"
48-
features = ["v3", "override"]
48+
features = ["v3", "override", "local_dynamic_tls"]
4949
optional = true
5050

5151
[build-dependencies.pyo3-build-config]

0 commit comments

Comments
 (0)