Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 875b43f

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump futures-lite from 2.0.0 to 2.0.1
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.0.0 to 2.0.1. - [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.0.0...v2.0.1) --- updated-dependencies: - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa7a450 commit 875b43f

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 4 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
@@ -15,7 +15,7 @@ async-stream = "0.3.5"
1515
async-trait = "0.1.74"
1616
chrono.workspace = true
1717
event-listener = "3.0.1"
18-
futures-lite = "2.0.0"
18+
futures-lite = "2.0.1"
1919
rand.workspace = true
2020
rand_chacha = "0.3.1"
2121
sqlx = { version = "0.7.2", features = ["runtime-tokio-rustls", "postgres"] }

0 commit comments

Comments
 (0)