File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5252,8 +5252,8 @@ version = "0.1.0"
52525252
52535253[[package ]]
52545254name = " tikv-jemalloc-sys"
5255- version = " 0.6.0+5.3.0-1-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c "
5256- source = " git+https://github.com/lqd/jemallocator.git?rev=e0edb93a9e51235ec06b6de22b959af4a5c15052#e0edb93a9e51235ec06b6de22b959af4a5c15052 "
5255+ version = " 0.6.0+5.3.0-2-g521970fb2e5278b7b92061933cbacdbb9478998a "
5256+ source = " git+https://github.com/lqd/jemallocator.git?rev=3f2513eb619d9d81528b9c05d3cb29888b7509ac#3f2513eb619d9d81528b9c05d3cb29888b7509ac "
52575257dependencies = [
52585258 " cc" ,
52595259 " libc" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ stable_mir = { path = "../stable_mir" }
2222
2323[dependencies .tikv-jemalloc-sys ]
2424git = " https://github.com/lqd/jemallocator.git"
25- rev = " e0edb93a9e51235ec06b6de22b959af4a5c15052 "
25+ rev = " 3f2513eb619d9d81528b9c05d3cb29888b7509ac "
2626optional = true
2727features = [' unprefixed_malloc_on_supported_platforms' ]
2828
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ directories = "5"
3333# easily use that since we support of-tree builds.
3434[target .'cfg(any(target_os = "linux", target_os = "macos"))' .dependencies .tikv-jemalloc-sys ]
3535git = " https://github.com/lqd/jemallocator.git"
36- rev = " e0edb93a9e51235ec06b6de22b959af4a5c15052 "
36+ rev = " 3f2513eb619d9d81528b9c05d3cb29888b7509ac "
3737features = [' unprefixed_malloc_on_supported_platforms' ]
3838
3939[target .'cfg(unix)' .dependencies ]
You can’t perform that action at this time.
0 commit comments