Skip to content

Commit 4c6b211

Browse files
build(deps): bump futures-lite from 2.3.0 to 2.4.0 (#125)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e5e5fa commit 4c6b211

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ chrono = { version = "0.4.38", features = ["serde"] }
1111
dotenv = "0.15.0"
1212
envconfig = "0.11.0"
1313
futures = "0.3.31"
14-
futures-lite = "2.3.0"
14+
futures-lite = "2.4.0"
1515
itertools = "0.13.0"
1616
lapin = "2.5.0"
1717
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)