We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352175f commit 1400fd0Copy full SHA for 1400fd0
1 file changed
CHANGELOG.md
@@ -75,6 +75,8 @@
75
- Scanning the package directory now ignores errors from broken
76
but excluded symlink files.
77
[#11008](https://github.com/rust-lang/cargo/pull/11008)
78
+- Fixed deadlock when build scripts are waiting for input on stdin.
79
+ [#11257](https://github.com/rust-lang/cargo/pull/11257)
80
81
### Nightly
82
0 commit comments