We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760e567 commit 5eb78c5Copy full SHA for 5eb78c5
RELEASES.md
@@ -1,3 +1,13 @@
1
+Version 1.77.1 (2024-03-28)
2
+===========================
3
+
4
+<a id="1.77.1"></a>
5
6
+- [Revert stripping debuginfo by default for Windows](https://github.com./rust-lang/cargo/pull/13654)
7
+ This fixes a regression in 1.77 by reverting to the previous default.
8
+ Platforms other than Windows are not affected.
9
+- Internal: [Fix heading anchor rendering in doc pages](https://github.com./rust-lang/rust/pull/122693)
10
11
Version 1.77.0 (2024-03-21)
12
==========================
13
0 commit comments