File tree 4 files changed +7
-8
lines changed
4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -411,9 +411,9 @@ version = "0.1.0"
411
411
412
412
[[package ]]
413
413
name = " cc"
414
- version = " 1.1.34 "
414
+ version = " 1.2.0 "
415
415
source = " registry+https://github.com/rust-lang/crates.io-index"
416
- checksum = " 67b9470d453346108f93a59222a9a1a5724db32d0a4727b7ab7ace4b4d822dc9 "
416
+ checksum = " 1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8 "
417
417
dependencies = [
418
418
" shlex" ,
419
419
]
Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
42
42
43
43
[[package ]]
44
44
name = " cc"
45
- version = " 1.1.22 "
45
+ version = " 1.2.0 "
46
46
source = " registry+https://github.com/rust-lang/crates.io-index"
47
- checksum = " 9540e661f81799159abee814118cc139a2004b3a3aa3ea37724a1b66530b90e0 "
47
+ checksum = " 1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8 "
48
48
dependencies = [
49
49
" shlex" ,
50
50
]
Original file line number Diff line number Diff line change @@ -13,5 +13,4 @@ core = { path = "../core" }
13
13
compiler_builtins = { version = " 0.1.0" , features = [' rustc-dep-of-std' ] }
14
14
15
15
[build-dependencies ]
16
- # FIXME: Pinned due to build error when bumped (#132556)
17
- cc = " =1.1.22"
16
+ cc = " 1.2"
Original file line number Diff line number Diff line change @@ -161,9 +161,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
161
161
162
162
[[package ]]
163
163
name = " cc"
164
- version = " 1.1.34 "
164
+ version = " 1.2.0 "
165
165
source = " registry+https://github.com/rust-lang/crates.io-index"
166
- checksum = " 67b9470d453346108f93a59222a9a1a5724db32d0a4727b7ab7ace4b4d822dc9 "
166
+ checksum = " 1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8 "
167
167
dependencies = [
168
168
" shlex" ,
169
169
]
You can’t perform that action at this time.
0 commit comments