Skip to content

Commit

Permalink
chore(deps): update rust crate futures-lite to 2.2 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent c80c806 commit d1dc207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
12 changes: 2 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ axum = { version = "0.6", features = ["headers"] }
tower = "0.4"
hyper = "0.14"
tokio = { version = "1.33", features = ["rt", "macros", "fs", "io-util"] }
futures-lite = "2.0"
futures-lite = "2.2"
flume = "0.11"
log = "0.4"
env_logger = "0.10"
Expand Down

0 comments on commit d1dc207

Please sign in to comment.