mirror of
https://github.com/girlbossceo/jemallocator.git
synced 2024-11-29 00:34:14 +00:00
Update jemalloc
Includes fix to fork deadlock in OS X.
This commit is contained in:
parent
c202b67d0c
commit
08bb4ca869
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "jemalloc-sys"
|
name = "jemalloc-sys"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
links = "jemalloc"
|
links = "jemalloc"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3288e0659c08fb5006f6d6dd4b5675ed0c2c432a
|
Subproject commit b6bdb328cf73b67129f7e0a92a513d158763aadb
|
Loading…
Reference in a new issue