Skip to content

Commit bdae208

Browse files
build(deps): bump futures-lite from 2.4.0 to 2.5.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.4.0 to 2.5.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.4.0...v2.5.0) --- updated-dependencies: - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2885c9a commit bdae208

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tasks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ async-stream = "0.3.6"
1919
async-trait.workspace = true
2020
chrono.workspace = true
2121
event-listener = "5.3.1"
22-
futures-lite = "2.4.0"
22+
futures-lite = "2.5.0"
2323
rand.workspace = true
2424
rand_chacha = "0.3.1"
2525
sqlx.workspace = true

0 commit comments

Comments
 (0)