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 crate dependencies #822

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Update crate dependencies #822

merged 2 commits into from
Nov 29, 2023

Conversation

Swatinem
Copy link
Member

In particular, this updates to gimli:0.28.1, which needes a manual populate_abbreviations_cache call to retain the current performance it has (aka, not OOM after spending a ton of time parsing duplicated abbreviations).

As well as the usual churn related to wasmparser.

In particular, this updates to `gimli:0.28.1`, which needes a manual `populate_abbreviations_cache` call to retain the current performance it has (aka, not OOM after spending a ton of time parsing duplicated abbreviations).

As well as the usual churn related to `wasmparser`.
@Swatinem Swatinem self-assigned this Nov 29, 2023
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Merging #822 (a7e46ce) into master (a7ae668) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #822      +/-   ##
==========================================
+ Coverage   74.81%   74.83%   +0.01%     
==========================================
  Files          63       63              
  Lines       15678    15683       +5     
==========================================
+ Hits        11730    11736       +6     
+ Misses       3948     3947       -1     

@Swatinem Swatinem enabled auto-merge (squash) November 29, 2023 09:47
@Swatinem Swatinem enabled auto-merge (squash) November 29, 2023 09:48
@Swatinem Swatinem merged commit 6970909 into master Nov 29, 2023
12 checks passed
@Swatinem Swatinem deleted the swatinem/update-deps branch November 29, 2023 10:59
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