Skip to content

Conversation

@Stebalien
Copy link
Member

  • Remove OnceCell and replace it with an Option.
  • Move lazy_static to the dev dependencies.
  • Manually implement deref instead of importing a crate just for that.
  • Remove a bunch of unused dependencies.

- Remove OnceCell and replace it with an Option.
- Move lazy_static to the dev dependencies.
- Manually implement deref instead of importing a crate just for that.
- Remove a bunch of unused dependencies.
@Stebalien Stebalien requested a review from vyzo February 7, 2023 19:10
@Stebalien Stebalien merged commit 52d2d4a into next Feb 7, 2023
@Stebalien Stebalien deleted the steb/remove-deps branch February 7, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants