Skip to content

Commit 6daf3c1

Browse files
ytmimicalebcartwright
authored andcommitted
Document removing rustfmt's lazy_static dependency
1 parent e2feea4 commit 6daf3c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484

8585
[bytecount#92]: https://github.com/llogiq/bytecount/pull/92
8686
[bytecount#93]: https://github.com/llogiq/bytecount/pull/93
87+
- Replace the `lazy_static` dependency with `std::sync::OnceLock` [#6154](https://github.com/rust-lang/rustfmt/pull/6154)
8788

8889
## [1.7.0] 2023-10-22
8990

0 commit comments

Comments
 (0)