Skip to content

Commit

Permalink
build(deps): bump futures-lite from 2.3.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](smol-rs/futures-lite@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: futures-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sandhose committed Oct 31, 2024
1 parent 8b3c485 commit 1871b2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/tasks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ async-stream = "0.3.6"
async-trait.workspace = true
chrono.workspace = true
event-listener = "5.3.1"
futures-lite = "2.3.0"
futures-lite = "2.4.0"
rand.workspace = true
rand_chacha = "0.3.1"
sqlx.workspace = true
Expand Down

0 comments on commit 1871b2c

Please sign in to comment.