Skip to content

Commit 3373519

Browse files
committed
Revert embassy-sync to 0.6.2
1 parent 3749add commit 3373519

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

Cargo.lock

Lines changed: 4 additions & 18 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
@@ -30,7 +30,7 @@ opt-level = 0
3030
defmt = "1.0.1"
3131
embassy-embedded-hal = { version = "0.3.0", features = ["defmt"] }
3232
embassy-rp = { version = "0.4.0", features = ["chrono", "defmt", "unstable-pac", "time-driver", "critical-section-impl", "boot2-w25q080", "rp2040", "rom-v2-intrinsics"] }
33-
embassy-sync = "0.7.0"
33+
embassy-sync = "0.6.2"
3434
embassy-time = { version = "0.4.0", features = ["defmt", "defmt-timestamp-uptime-s"] }
3535
embedded-graphics = { version = "0.8.1" }
3636
embedded-hal = "1.0.0"

0 commit comments

Comments
 (0)