Skip to content

Commit

Permalink
build(deps): bump futures-lite from 2.1.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.1.0 to 2.3.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.1.0...v2.3.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>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent e2b6f97 commit 997843a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 142 deletions.
151 changes: 10 additions & 141 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 askar-storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ async-stream = "0.3"
bs58 = "0.5"
chrono = "0.4"
digest = "0.10"
futures-lite = "2.0"
futures-lite = "2.3"
hex = "0.4"
hmac = "0.12"
itertools = "0.12"
Expand Down

0 comments on commit 997843a

Please sign in to comment.