Skip to content

Commit 4a03bd8

Browse files
authored
Merge pull request #152 from Cosmo-CoDiOS/dependabot/cargo/cargo-deps-92bd371038
chore(deps): bump the cargo-deps group with 2 updates
2 parents e1ab221 + 6763734 commit 4a03bd8

File tree

2 files changed

+26
-11
lines changed

2 files changed

+26
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ embassy-sync = { version = "0.6.0", git = "https://github.com/embassy-rs/embassy
6565
embassy-executor = { version = "0.6.0", git = "https://github.com/embassy-rs/embassy", features = ["arch-std", "executor-thread", "log", "nightly", "integrated-timers"] }
6666
embassy-time = { version = "0.3.0", git = "https://github.com/embassy-rs/embassy", features = ["log", "std"] }
6767

68-
embedded-io-async = { version = "0.6.1" }
69-
embedded-io-adapters = { version = "0.6.2", features = ["futures-03"] }
68+
embedded-io-async = { version = "0.7.0" }
69+
embedded-io-adapters = { version = "0.7.0", features = ["futures-03"] }
7070
critical-section = { version = "1.2", features = ["std"] }
7171

7272
async-io = "2.6.0"

0 commit comments

Comments
 (0)