Skip to content

Commit 26e9e1e

Browse files
authored
Merge pull request #66 from jerus-org/renovate/tokio-packages
chore(deps): update rust crate tokio to 1.42.0
2 parents baddf90 + 03a7499 commit 26e9e1e

File tree

4 files changed

+869
-2
lines changed

4 files changed

+869
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
/target
2-
Cargo.lock

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Security
11+
12+
- Dependencies: update rust crate tokio to 1.42.0(pr [#66])
13+
814
## [0.2.15] - 2024-11-23
915

1016
### Security
@@ -165,6 +171,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
165171
[#61]: https://github.com/jerus-org/lambda_sqs/pull/61
166172
[#64]: https://github.com/jerus-org/lambda_sqs/pull/64
167173
[#65]: https://github.com/jerus-org/lambda_sqs/pull/65
174+
[#66]: https://github.com/jerus-org/lambda_sqs/pull/66
175+
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.15...HEAD
168176
[0.2.15]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.14...v0.2.15
169177
[0.2.14]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.13...v0.2.14
170178
[0.2.13]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.12...v0.2.13

0 commit comments

Comments
 (0)