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 1
1
# This file is automatically @generated by Cargo.
2
2
# It is not intended for manual editing.
3
- version = 3
3
+ version = 4
4
4
5
5
[[package ]]
6
6
name = " addr2line"
@@ -403,16 +403,6 @@ version = "1.0.11"
403
403
source = " registry+https://github.com/rust-lang/crates.io-index"
404
404
checksum = " 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
405
405
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
-
416
406
[[package ]]
417
407
name = " lazy_static"
418
408
version = " 1.5.0"
@@ -540,7 +530,6 @@ dependencies = [
540
530
" colored" ,
541
531
" directories" ,
542
532
" getrandom" ,
543
- " jemalloc-sys" ,
544
533
" libc" ,
545
534
" libffi" ,
546
535
" libloading" ,
@@ -550,6 +539,7 @@ dependencies = [
550
539
" rustc_version" ,
551
540
" smallvec" ,
552
541
" tempfile" ,
542
+ " tikv-jemalloc-sys" ,
553
543
" ui_test" ,
554
544
" windows-sys 0.52.0" ,
555
545
]
@@ -1002,6 +992,16 @@ dependencies = [
1002
992
" once_cell" ,
1003
993
]
1004
994
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
+
1005
1005
[[package ]]
1006
1006
name = " tracing"
1007
1007
version = " 0.1.40"
You can’t perform that action at this time.
0 commit comments