We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9cb57 commit 79faa37Copy full SHA for 79faa37
1 file changed
patches/0028-stdlib-Avoid-compiling-panic_abort.patch
@@ -18,7 +18,7 @@ index 176da60..fd90469 100644
18
panic_unwind = { path = "../panic_unwind", optional = true }
19
-panic_abort = { path = "../panic_abort" }
20
core = { path = "../core", public = true }
21
- compiler_builtins = { version = "=0.1.153" }
+ compiler_builtins = { version = "=0.1.155" }
22
unwind = { path = "../unwind" }
23
--
24
2.43.0
0 commit comments