Skip to content

Commit c2a0128

Browse files
chore(deps): bump the cargo-deps group with 2 updates
Bumps the cargo-deps group with 2 updates: [chrono](https://github.com/chronotope/chrono) and [async-io](https://github.com/smol-rs/async-io). Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `async-io` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: async-io dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6dd7aa commit c2a0128

File tree

2 files changed

+27
-117
lines changed

2 files changed

+27
-117
lines changed

Cargo.lock

Lines changed: 26 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ embedded-io-async = { version = "0.6.1" }
6969
embedded-io-adapters = { version = "0.6.2", features = ["futures-03"] }
7070
critical-section = { version = "1.2", features = ["std"] }
7171

72-
async-io = "2.5.0"
72+
async-io = "2.6.0"
7373
env_logger = "0.11.6"
7474
futures = { version = "0.3.30" }
7575
log = "0.4.28"

0 commit comments

Comments
 (0)