Skip to content

Commit e932f94

Browse files
committed
Document removing rustfmt's lazy_static dependency
1 parent 532816b commit e932f94

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)