Skip to content

Commit 14a38b3

Browse files
committed
lock after rebase
1 parent 4092538 commit 14a38b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ version = "0.1.27"
103103
source = "registry+https://github.com/rust-lang/crates.io-index"
104104
dependencies = [
105105
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
106-
"compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
106+
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
107107
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
108108
"rustc-std-workspace-core 1.0.0",
109109
]
@@ -136,7 +136,7 @@ name = "bootstrap"
136136
version = "0.0.0"
137137
dependencies = [
138138
"build_helper 0.1.0",
139-
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
139+
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
140140
"cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
141141
"filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
142142
"getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1837,7 +1837,7 @@ version = "0.0.0"
18371837
name = "profiler_builtins"
18381838
version = "0.0.0"
18391839
dependencies = [
1840-
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
1840+
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
18411841
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
18421842
"core 0.0.0",
18431843
]
@@ -3070,7 +3070,7 @@ version = "0.0.0"
30703070
dependencies = [
30713071
"alloc 0.0.0",
30723072
"backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
3073-
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
3073+
"cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
30743074
"compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
30753075
"core 0.0.0",
30763076
"dlmalloc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",

0 commit comments

Comments
 (0)