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

bump rust dependencies #714

Merged
merged 1 commit into from
Jun 26, 2022
Merged

bump rust dependencies #714

merged 1 commit into from
Jun 26, 2022

Conversation

zsol
Copy link
Member

@zsol zsol commented Jun 26, 2022

Fixes #680

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 26, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #714 (0941b55) into main (aa4a279) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #714   +/-   ##
=======================================
  Coverage   94.80%   94.80%           
=======================================
  Files         247      247           
  Lines       25710    25710           
=======================================
  Hits        24374    24374           
  Misses       1336     1336           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa4a279...0941b55. Read the comment docs.

@zsol zsol merged commit c894160 into main Jun 26, 2022
@zsol zsol deleted the native/dep-bump branch June 26, 2022 08:50
@PerchunPak
Copy link

How about use dependabot for this?

@zsol
Copy link
Member Author

zsol commented Jun 26, 2022

Looks like it's already set up, because it's filing PRs like #695
but i have to admit I'm not familiar with the configuration

@PerchunPak
Copy link

Looks like it's already set up, because it's filing PRs like #695 but i have to admit I'm not familiar with the configuration

Don't know how this was created, but dependabot isn't set here.
image
(no dependabot.yml file)

This is actually a really useful thing, so you could read some docs if want.

@zsol zsol mentioned this pull request Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the configured Python interpreter version (3.1) is lower than PyO3's minimum supported version (3.6)
4 participants