Skip to content

Commit 7e8758b

Browse files
committed
Update compiler_builtins to 0.1.7
1 parent f22dca0 commit 7e8758b

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Cargo.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
name = "alloc"
1818
version = "0.0.0"
1919
dependencies = [
20-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
20+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
2121
"core 0.0.0",
2222
"rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
2323
"rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -106,7 +106,7 @@ version = "0.1.27"
106106
source = "registry+https://github.com/rust-lang/crates.io-index"
107107
dependencies = [
108108
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
109-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
109+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
110110
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
111111
"rustc-std-workspace-core 1.0.0",
112112
]
@@ -463,7 +463,7 @@ dependencies = [
463463

464464
[[package]]
465465
name = "compiler_builtins"
466-
version = "0.1.5"
466+
version = "0.1.7"
467467
source = "registry+https://github.com/rust-lang/crates.io-index"
468468
dependencies = [
469469
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -748,7 +748,7 @@ name = "dlmalloc"
748748
version = "0.1.3"
749749
source = "registry+https://github.com/rust-lang/crates.io-index"
750750
dependencies = [
751-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
751+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
752752
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
753753
"rustc-std-workspace-core 1.0.0",
754754
]
@@ -906,7 +906,7 @@ name = "fortanix-sgx-abi"
906906
version = "0.3.2"
907907
source = "registry+https://github.com/rust-lang/crates.io-index"
908908
dependencies = [
909-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
909+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
910910
"rustc-std-workspace-core 1.0.0",
911911
]
912912

@@ -1739,7 +1739,7 @@ dependencies = [
17391739
name = "panic_abort"
17401740
version = "0.0.0"
17411741
dependencies = [
1742-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
1742+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
17431743
"core 0.0.0",
17441744
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
17451745
]
@@ -1749,7 +1749,7 @@ name = "panic_unwind"
17491749
version = "0.0.0"
17501750
dependencies = [
17511751
"alloc 0.0.0",
1752-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
1752+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
17531753
"core 0.0.0",
17541754
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
17551755
"unwind 0.0.0",
@@ -1954,7 +1954,7 @@ name = "profiler_builtins"
19541954
version = "0.0.0"
19551955
dependencies = [
19561956
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
1957-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
1957+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
19581958
"core 0.0.0",
19591959
]
19601960

@@ -2485,7 +2485,7 @@ name = "rustc-demangle"
24852485
version = "0.1.10"
24862486
source = "registry+https://github.com/rust-lang/crates.io-index"
24872487
dependencies = [
2488-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2488+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
24892489
"rustc-std-workspace-core 1.0.0",
24902490
]
24912491

@@ -2585,7 +2585,7 @@ dependencies = [
25852585
"alloc 0.0.0",
25862586
"build_helper 0.1.0",
25872587
"cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
2588-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2588+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
25892589
"core 0.0.0",
25902590
]
25912591

@@ -2813,7 +2813,7 @@ dependencies = [
28132813
"alloc 0.0.0",
28142814
"build_helper 0.1.0",
28152815
"cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
2816-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2816+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
28172817
"core 0.0.0",
28182818
]
28192819

@@ -2864,7 +2864,7 @@ dependencies = [
28642864
"alloc 0.0.0",
28652865
"build_helper 0.1.0",
28662866
"cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
2867-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2867+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
28682868
"core 0.0.0",
28692869
]
28702870

@@ -2980,7 +2980,7 @@ dependencies = [
29802980
"alloc 0.0.0",
29812981
"build_helper 0.1.0",
29822982
"cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
2983-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2983+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
29842984
"core 0.0.0",
29852985
]
29862986

@@ -3252,7 +3252,7 @@ dependencies = [
32523252
"alloc 0.0.0",
32533253
"backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
32543254
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
3255-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3255+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
32563256
"core 0.0.0",
32573257
"dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
32583258
"fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3822,7 +3822,7 @@ dependencies = [
38223822
name = "unwind"
38233823
version = "0.0.0"
38243824
dependencies = [
3825-
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3825+
"compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
38263826
"core 0.0.0",
38273827
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
38283828
]
@@ -4018,7 +4018,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
40184018
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
40194019
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
40204020
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4021-
"checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96"
4021+
"checksum compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "d7be038c8f003625c494e97c09bbcef65582b73f6aa86975f5273d8eba4c9d4c"
40224022
"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = "56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
40234023
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
40244024
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"

0 commit comments

Comments
 (0)