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

fix(deps): update rust crate futures-lite to 2.1.0 #214

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
futures-lite dependencies minor 2.0.1 -> 2.1.0

Release Notes

smol-rs/futures-lite (futures-lite)

v2.1.0

Compare Source

  • Make it so read_line and other futures use a naive implementation of byte
    searching unless the memchr feature is enabled. This prevents needing to
    compile the memchr crate unless it is desired. (#​77)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Dec 2, 2023

Benchmark for 17d40f5

Click to view benchmark
Test Base PR %
mysql/consume/1000 2.6±0.06s 2.7±0.05s +3.85%
mysql/push/1000 1160.5±28.87ms 1197.1±14.36ms +3.15%
postgres/consume/1000 687.5±15.09ms 697.2±42.46ms +1.41%
postgres/push/1000 491.0±10.36ms 485.3±4.43ms -1.16%
redis/consume/1000 551.8±0.37ms 551.6±0.42ms -0.04%
redis/push/1000 163.1±2.39ms 163.6±1.19ms +0.31%
sqlite_in_memory/consume/1000 995.2±15.66ms 995.2±15.90ms 0.00%
sqlite_in_memory/push/1000 70.9±0.76ms 71.5±0.86ms +0.85%

@geofmureithi geofmureithi merged commit a396dcd into master Dec 15, 2023
5 checks passed
@geofmureithi geofmureithi deleted the renovate/futures-lite-2.x branch December 15, 2023 13:12
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.

1 participant