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

Update dependencies. #110

Merged
merged 3 commits into from
Sep 19, 2022
Merged

Update dependencies. #110

merged 3 commits into from
Sep 19, 2022

Conversation

Anders429
Copy link
Owner

Updates current dependencies.

For most dependencies, the version number is simply updated to ensure the most recent version is used. This PR also replaces claim with claims, resolving #109.

@Anders429 Anders429 added C - Dependencies Category: Dependencies of this library. P - High Priority: Urgent, needing immediate attention. labels Sep 19, 2022
@Anders429 Anders429 changed the base branch from master to dev September 19, 2022 06:12
@codecov-commenter
Copy link

Codecov Report

Merging #110 (18b85ba) into dev (2237f3e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #110   +/-   ##
=======================================
  Coverage   94.87%   94.87%           
=======================================
  Files          68       68           
  Lines        9526     9526           
=======================================
  Hits         9038     9038           
  Misses        488      488           
Impacted Files Coverage Δ
src/archetypes/impl_serde.rs 98.13% <ø> (ø)
src/entity/allocator/impl_serde.rs 98.76% <ø> (ø)
src/entity/allocator/slot.rs 82.85% <ø> (ø)
src/world/mod.rs 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Anders429 Anders429 linked an issue Sep 19, 2022 that may be closed by this pull request
@Anders429 Anders429 merged commit 0009cb3 into dev Sep 19, 2022
@Anders429 Anders429 deleted the deps branch September 19, 2022 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C - Dependencies Category: Dependencies of this library. P - High Priority: Urgent, needing immediate attention.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use claims instead of unmaintained claim crate.
2 participants