-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump-O-Matic: Update dependencies #93
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have to check that this is fine before merging.
@@ -631,9 +631,9 @@ dependencies = [ | |||
|
|||
[[package]] | |||
name = "hashbrown" | |||
version = "0.14.5" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This contains breaking changes https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md#v0150---2024-10-01
This update contains breaking changes that remove the raw API with the hope of centralising on the HashTable API in the future. You can follow the discussion and progress in #545 to discuss features you think should be added to this API that were previously only possible on the raw API.
9079ea1
to
0e3c0e6
Compare
0e3c0e6
to
333d4df
Compare
08f01bf
to
0e872c2
Compare
0e872c2
to
35ddd20
Compare
35ddd20
to
2d216e1
Compare
2d216e1
to
aa53173
Compare
aa53173
to
4f4afb5
Compare
4f4afb5
to
0a1bc03
Compare
11bd7c0
to
f80bcfd
Compare
f80bcfd
to
9086659
Compare
9086659
to
5917bd1
Compare
5917bd1
to
6f2113e
Compare
Update dependencies.