Skip to content

Commit

Permalink
Revert "dependencies: update once_cell to 1.20.0"
Browse files Browse the repository at this point in the history
This reverts commit d4d35cc.

Version 1.20.0 of the crate once_cell was yanked due to a
regression with portable-atomics. For more information see
<matklad/once_cell#264>.
  • Loading branch information
striezel committed Sep 16, 2024
1 parent e639893 commit 5615da4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Dependency updates:
* update log to 0.4.22
* update memchr to 2.7.4
* update miniz_oxide to 0.8.0
* update once_cell to 1.20.0
* update proc-macro2 to 1.0.86
* update quote to 1.0.37
* update rustls to 0.23.13
Expand Down

0 comments on commit 5615da4

Please sign in to comment.