Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump smol from 1.3.0 to 2.0.2 #736

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump smol from 1.3.0 to 2.0.2
Bumps [smol](https://github.com/smol-rs/smol) from 1.3.0 to 2.0.2.
- [Release notes](https://github.com/smol-rs/smol/releases)
- [Changelog](https://github.com/smol-rs/smol/blob/master/CHANGELOG.md)
- [Commits](smol-rs/smol@v1.3.0...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit a16021c41e74715e3c7fab89bce9ecc3908e8817
310 changes: 56 additions & 254 deletions Cargo.lock
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ hdrhistogram = "7.0.0"
maplit = "1.0.2"
rand = "0.3.15"
regex = "1.1.6"
smol = "1.2.4"
smol = "2.0.2"
tokio = { version = "1.18", features = ["macros", "rt-multi-thread", "time"] }

# These features are re-exports of the features that the rdkafka-sys crate