Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove quanta, parking_lot and rustc_version crates #2

Merged
merged 5 commits into from
Nov 18, 2022
Merged

Conversation

tatsuya6502
Copy link
Member

Bump the Mini Moka version to v0.10.0.

Remove dependencies and crate features:

  • Remove quanta and parking_lot crates from the dependencies.
  • Remove rustc_version crate from the build dependencies.
  • Remove crate feature quanta and atmic64.

Remove a unit test just to check a struct size in different Rust version:

  • Remove a unit test check_struct_size for EntryInfo.

- Remove crate features `quanta` and `atomic64`.
- Remove a crate quanta from the dependency.
- Remove the unit test above.
- Remove a crate rustc_version from the build dependencies.
@tatsuya6502 tatsuya6502 added this to the v0.10.0 milestone Nov 18, 2022
@tatsuya6502 tatsuya6502 added the enhancement New feature or request label Nov 18, 2022
@tatsuya6502 tatsuya6502 self-assigned this Nov 18, 2022
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 merged commit d6c780b into main Nov 18, 2022
@tatsuya6502 tatsuya6502 deleted the remove-deps branch November 18, 2022 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant