Skip to content

Commit fe4488e

Browse files
committed
Merged in lvi (pull request rust-lang#8)
Bug fix Approved-by: Vishwas Pai <[email protected]>
2 parents 36a853c + 6ebe902 commit fe4488e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ dependencies = [
557557
[[package]]
558558
name = "compiler_builtins"
559559
version = "0.1.25"
560-
source = "git+ssh://[email protected]/fortanix/compiler-builtins.git?branch=raoul/lvi#3e6327aa59214133fa74b3c51743b5ebde39526f"
560+
source = "git+ssh://[email protected]/fortanix/compiler-builtins.git?branch=raoul/lvi#01f65055fb02646e61cb20dac9303014c0465dd8"
561561
dependencies = [
562562
"cc",
563563
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)