Skip to content

Commit 30e7b05

Browse files
committed
Release 1.67.1
1 parent 32f4890 commit 30e7b05

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

RELEASES.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
Version 1.67.0 (2023-01-26)
29
==========================
310

src/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.67.0
1+
1.67.1

0 commit comments

Comments
 (0)