Skip to content

Commit 3d1efcf

Browse files
committed
fixup: fans
1 parent c2c7acc commit 3d1efcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/rp2040/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ embassy-embedded-hal = { git = "https://github.com/embassy-rs/embassy.git", feat
1313
embassy-executor = { git = "https://github.com/embassy-rs/embassy.git", default-features = false, features = ["task-arena-size-32768", "arch-cortex-m", "executor-thread"] }
1414
embassy-rp = { git = "https://github.com/embassy-rs/embassy.git", features = ["unstable-pac", "time-driver", "critical-section-impl", "rp2040"] }
1515
embassy-time = { git = "https://github.com/embassy-rs/embassy.git", features = ["defmt-timestamp-uptime"]}
16-
fans = "0.2"
16+
fans = "0.3"
1717
panic-probe = { version = "0.3", features = ["print-defmt"] }
1818
emc230x = { path = "../.." }

0 commit comments

Comments
 (0)