File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 11# This file is automatically @generated by Cargo.
22# It is not intended for manual editing.
3- version = 3
3+ version = 4
44
55[[package ]]
66name = " addr2line"
@@ -403,16 +403,6 @@ version = "1.0.11"
403403source = " registry+https://github.com/rust-lang/crates.io-index"
404404checksum = " 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
405405
406- [[package ]]
407- name = " jemalloc-sys"
408- version = " 0.5.4+5.3.0-patched"
409- source = " registry+https://github.com/rust-lang/crates.io-index"
410- checksum = " ac6c1946e1cea1788cbfde01c993b52a10e2da07f4bac608228d1bed20bfebf2"
411- dependencies = [
412- " cc" ,
413- " libc" ,
414- ]
415-
416406[[package ]]
417407name = " lazy_static"
418408version = " 1.5.0"
@@ -540,7 +530,6 @@ dependencies = [
540530 " colored" ,
541531 " directories" ,
542532 " getrandom" ,
543- " jemalloc-sys" ,
544533 " libc" ,
545534 " libffi" ,
546535 " libloading" ,
@@ -550,6 +539,7 @@ dependencies = [
550539 " rustc_version" ,
551540 " smallvec" ,
552541 " tempfile" ,
542+ " tikv-jemalloc-sys" ,
553543 " ui_test" ,
554544 " windows-sys 0.52.0" ,
555545]
@@ -1002,6 +992,16 @@ dependencies = [
1002992 " once_cell" ,
1003993]
1004994
995+ [[package ]]
996+ name = " tikv-jemalloc-sys"
997+ version = " 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
998+ source = " registry+https://github.com/rust-lang/crates.io-index"
999+ checksum = " cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
1000+ dependencies = [
1001+ " cc" ,
1002+ " libc" ,
1003+ ]
1004+
10051005[[package ]]
10061006name = " tracing"
10071007version = " 0.1.40"
You can’t perform that action at this time.
0 commit comments