Skip to content

Commit 53d82ae

Browse files
dependabot[bot]taiki-e
authored andcommitted
Update futures-lite requirement from 1.12.0 to 2.3.0
Updates the requirements on [futures-lite](https://github.com/smol-rs/futures-lite) to permit the latest version. - [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@v1.12.0...v2.3.0) --- updated-dependencies: - dependency-name: futures-lite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd15af6 commit 53d82ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ features = [
3737
[dev-dependencies]
3838
async-io = "2.0.0"
3939
fastrand = "2.0.1"
40-
futures-lite = "1.12.0"
40+
futures-lite = "2.3.0"
4141
signal-hook = "0.3.14"
4242

4343
[target.'cfg(unix)'.dev-dependencies]

0 commit comments

Comments
 (0)