Skip to content

Commit

Permalink
Bump futures-lite from 1.12.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 1.12.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@v1.12.0...v2.3.0)

---
updated-dependencies:
- dependency-name: futures-lite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent e19a7c4 commit 26c9a4a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
26 changes: 12 additions & 14 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 @@ -19,7 +19,7 @@ clap = { version = "3.2.4", features = ["derive", "yaml", "env"] }
colored = "2.1.0"
env_logger = "0.10.0"
flate2 = "1.0.32"
futures-lite = "1.12.0"
futures-lite = "2.3.0"
jsonwebtoken = "8.3.0"
log = "0.4.17"
magic-crypt = "3.1.13"
Expand Down

0 comments on commit 26c9a4a

Please sign in to comment.