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

cargo: Update dependencies #205

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

felinira
Copy link
Collaborator

@felinira felinira force-pushed the fina/update-deps branch 3 times, most recently from 7bab207 to edeab96 Compare September 10, 2023 11:26
@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch coverage: 69.23% and project coverage change: -0.24% ⚠️

Comparison is base (8f379b7) 40.52% compared to head (d577f3b) 40.29%.

❗ Current head d577f3b differs from pull request most recent head 7810529. Consider uploading reports for the commit 7810529 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
- Coverage   40.52%   40.29%   -0.24%     
==========================================
  Files          23       23              
  Lines        3326     3318       -8     
==========================================
- Hits         1348     1337      -11     
- Misses       1978     1981       +3     
Files Changed Coverage Δ
src/core.rs 72.92% <ø> (-1.27%) ⬇️
src/util.rs 31.91% <0.00%> (-5.20%) ⬇️
src/core/key.rs 98.61% <100.00%> (ø)
src/core/server_messages.rs 67.64% <100.00%> (ø)
src/transit/crypto.rs 41.84% <100.00%> (-1.42%) ⬇️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felinira
Copy link
Collaborator Author

felinira commented Sep 10, 2023

According to CI this needs an MSRV bump to 1.67

https://github.com/magic-wormhole/magic-wormhole.rs/actions/runs/6136864340/job/16652120206#step:6:140

error: package `time v0.3.28` cannot be built because it requires rustc 1.67.0 or newer, while the currently active rustc version is 1.66.0

@felinira
Copy link
Collaborator Author

1.70, even. Why can't it tell me in the first place, oh well.

error: package `async-tungstenite v0.23.0` cannot be built because it requires rustc 1.70 or newer, while the currently active rustc version is 1.67.0

@piegamesde piegamesde merged commit d48ad03 into magic-wormhole:master Sep 11, 2023
12 of 13 checks passed
@piegamesde
Copy link
Member

Thank you

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.

RUSTSEC-2023-0052: webpki: CPU denial of service in certificate path building
2 participants