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 @@ -464,9 +464,9 @@ version = "0.1.0"
464464
465465[[package ]]
466466name = " cc"
467- version = " 1.2.16 "
467+ version = " 1.2.33 "
468468source = " registry+https://github.com/rust-lang/crates.io-index"
469- checksum = " be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c "
469+ checksum = " 3ee0f8803222ba5a7e2777dd72ca451868909b1ac410621b676adf07280e9b5f "
470470dependencies = [
471471 " jobserver" ,
472472 " libc" ,
@@ -5528,8 +5528,7 @@ version = "0.1.0"
55285528[[package ]]
55295529name = " tikv-jemalloc-sys"
55305530version = " 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5531- source = " registry+https://github.com/rust-lang/crates.io-index"
5532- checksum = " cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5531+ source = " git+https://github.com/dpaoliello/jemallocator.git?branch=temp#329682034ae0b8f7cca4514146b211d7dc694c9c"
55335532dependencies = [
55345533 " cc" ,
55355534 " libc" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ libc = "0.2.73"
1111[build-dependencies ]
1212# tidy-alphabetical-start
1313# `cc` updates often break things, so we pin it here.
14- cc = " =1.2.16 "
14+ cc = " =1.2.33 "
1515# tidy-alphabetical-end
1616
1717[features ]
You can’t perform that action at this time.
0 commit comments