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 a few dependencies #50

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Conversation

regexident
Copy link
Contributor

@regexident regexident commented Oct 30, 2024

This PR applies the following dependency updates:

  • itertools from "0.12" to "0.13"
  • rustc-hash from "1.1" to "2.0"
  • duplicate from "1.0" to "2.0"

With this the following outdated dependencies remain:

$ cargo outdated -R
ascent-byods-rels
================
Name         Project  Compat  Latest  Kind    Platform
----         -------  ------  ------  ----    --------
derive_more  0.99.18  ---     1.0.0   Normal  ---
hashbrown    0.14.5   ---     0.15.0  Normal  ---
syn          1.0.109  ---     2.0.85  Normal  ---

ascent
================
Name       Project  Compat  Latest  Kind    Platform
----       -------  ------  ------  ----    --------
boxcar     0.1.0    ---     0.2.6   Normal  ---
dashmap    5.5.3    ---     6.1.0   Normal  ---
hashbrown  0.14.5   ---     0.15.0  Normal  ---

… which would require significantly more time to update due to breakages.

@s-arash
Copy link
Owner

s-arash commented Dec 12, 2024

Thanks for the PR!

@s-arash s-arash merged commit e70d643 into s-arash:master Dec 12, 2024
5 checks passed
@regexident regexident deleted the update-dependencies branch December 13, 2024 06:33
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