diff --git a/cargo-generate/Cargo.toml b/cargo-generate/Cargo.toml index 0a79aa3..37ed504 100644 --- a/cargo-generate/Cargo.toml +++ b/cargo-generate/Cargo.toml @@ -21,7 +21,7 @@ rp-pico = "0.9" # If you're not going to use a Board Support Package you'll need these: # rp2040-hal = { version="0.10", features=["rt", "critical-section-impl"] } -# rp2040-boot2 = "0.2" +# rp2040-boot2 = "0.3" # cargo build/run [profile.dev]