We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f4890 commit 30e7b05Copy full SHA for 30e7b05
RELEASES.md
@@ -1,3 +1,10 @@
1
+Version 1.67.1 (2023-02-09)
2
+===========================
3
+
4
+- [Fix interoperability with thin archives.](https://github.com/rust-lang/rust/pull/107360)
5
+- [Fix an internal error in the compiler build process.](https://github.com/rust-lang/rust/pull/105624)
6
+- [Downgrade `clippy::uninlined_format_args` to pedantic.](https://github.com/rust-lang/rust-clippy/pull/10265)
7
8
Version 1.67.0 (2023-01-26)
9
==========================
10
src/version
@@ -1 +1 @@
-1.67.0
+1.67.1
0 commit comments