We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 996a74b + 11a65e5 commit 28a7113Copy full SHA for 28a7113
1 file changed
Cargo.toml
@@ -45,7 +45,7 @@ version = "0.12.5"
45
46
[dependencies.mimalloc]
47
version = "0.1.48"
48
-features = ["v3", "override"]
+features = ["v3", "override", "local_dynamic_tls"]
49
optional = true
50
51
[build-dependencies.pyo3-build-config]
0 commit comments