Skip to content

Commit 34a860e

Browse files
fix(deps): update rust crate tokio to v1.44.2 [security] (#1323)
* fix(deps): update rust crate tokio to v1.44.2 [security] * fix(deps): update rust crate tokio to v1.44.2 [security] * 📦 build(dependencies): update crate dependencies in Cargo.lock - remove unused dependency "byteorder" for cleanup - update versions for various dependencies such as "cc", "crossbeam-channel", "deranged", and others - ensure compatibility and improvements with the latest versions - add new dependencies "r-efi", "windows-implement", "windows-interface", "windows-strings" for extended functionality --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jeremiah Russell <[email protected]>
1 parent ebf71f6 commit 34a860e

File tree

2 files changed

+162
-121
lines changed

2 files changed

+162
-121
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
- deps: update rust crate mockd to 0.4.45(pr [#1319])
3232
- deps: update rust crate clap to 4.5.35(pr [#1320])
3333
- deps: update rust crate env_logger to 0.11.8(pr [#1321])
34+
- deps: update rust crate tokio to v1.44.2 [security](pr [#1323])
3435

3536
### Security
3637

@@ -1135,6 +1136,7 @@ emitted if a tracing subscriber is not found.
11351136
[#1320]: https://github.com/jerus-org/hcaptcha-rs/pull/1320
11361137
[#1321]: https://github.com/jerus-org/hcaptcha-rs/pull/1321
11371138
[#1322]: https://github.com/jerus-org/hcaptcha-rs/pull/1322
1139+
[#1323]: https://github.com/jerus-org/hcaptcha-rs/pull/1323
11381140
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.12...HEAD
11391141
[3.0.12]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.11...v3.0.12
11401142
[3.0.11]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.10...v3.0.11

0 commit comments

Comments
 (0)