Skip to content

Update dependencies #6

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

Closed
wants to merge 2 commits into from
Closed

Update dependencies #6

wants to merge 2 commits into from

Conversation

Expyron
Copy link

@Expyron Expyron commented May 11, 2023

  • git-repository renamed to gix and updated to the latest version
  • hashbrown updated to the latest version

@@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }

[dependencies]
ahash = "0.8.0"
hashbrown = { version = "0.12.3", default-features = false, features = ["raw", "inline-more"] }
hashbrown = { version = "0.13", default-features = false, features = ["raw", "inline-more"] }
Copy link

Choose a reason for hiding this comment

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

The latest here is now 0.14, although that requires rust-version = "1.64".

@pascalkuthe
Copy link
Owner

I updated the dependencies myself a while ago adn just forgot to close this/make a new release. There where some additional changes required. Thanks for looking into this!

@pascalkuthe pascalkuthe closed this Jul 3, 2024
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.

3 participants