Cargo: update rustc_apfloat patched revision

This commit is contained in:
Paolo Tranquilli
2025-04-07 14:45:55 +02:00
parent afb97d2797
commit 132632b2a1
3 changed files with 7 additions and 13 deletions

View File

@@ -14,4 +14,4 @@ members = [
[patch.crates-io]
# patch for build script bug preventing bazel build
# see https://github.com/rust-lang/rustc_apfloat/pull/17
rustc_apfloat = { git = "https://github.com/redsun82/rustc_apfloat.git", rev = "096d585100636bc2e9f09d7eefec38c5b334d47b" }
rustc_apfloat = { git = "https://github.com/redsun82/rustc_apfloat.git", rev = "32968f16ef1b082243f9bf43a3fbd65c381b3e27" }