File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -462,9 +462,9 @@ version = "0.1.0"
462
462
463
463
[[package ]]
464
464
name = " cc"
465
- version = " 1.2.16 "
465
+ version = " 1.2.33 "
466
466
source = " registry+https://github.com/rust-lang/crates.io-index"
467
- checksum = " be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c "
467
+ checksum = " 3ee0f8803222ba5a7e2777dd72ca451868909b1ac410621b676adf07280e9b5f "
468
468
dependencies = [
469
469
" jobserver" ,
470
470
" libc" ,
@@ -5504,8 +5504,7 @@ version = "0.1.0"
5504
5504
[[package ]]
5505
5505
name = " tikv-jemalloc-sys"
5506
5506
version = " 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5507
- source = " registry+https://github.com/rust-lang/crates.io-index"
5508
- checksum = " cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5507
+ source = " git+https://github.com/dpaoliello/jemallocator.git?branch=temp#329682034ae0b8f7cca4514146b211d7dc694c9c"
5509
5508
dependencies = [
5510
5509
" cc" ,
5511
5510
" libc" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ libc = "0.2.73"
11
11
[build-dependencies ]
12
12
# tidy-alphabetical-start
13
13
# `cc` updates often break things, so we pin it here.
14
- cc = " =1.2.16 "
14
+ cc = " =1.2.33 "
15
15
# tidy-alphabetical-end
16
16
17
17
[features ]
You can’t perform that action at this time.
0 commit comments