diff --git a/Cargo.toml b/Cargo.toml index 4e4368a..90abc12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ embassy-executor = { version = "0.7.0", features = [ "executor-thread", "executor-interrupt", ] } -embassy-rp = { version = "0.3.1", features = [ +embassy-rp = { version = "0.4.0", features = [ "unstable-pac", "time-driver", "critical-section-impl",