Skip to content

Commit e2503b6

Browse files
build(deps): bump rp-pico from 0.2.0 to 0.6.0 in /Firmware-Rust
Bumps [rp-pico](https://github.com/rp-rs/rp-hal-boards) from 0.2.0 to 0.6.0. - [Release notes](https://github.com/rp-rs/rp-hal-boards/releases) - [Commits](rp-rs/rp-hal-boards@pimoroni-servo2040-0.2.0...rp-pico-0.6.0) --- updated-dependencies: - dependency-name: rp-pico dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5c6b08 commit e2503b6

File tree

2 files changed

+38
-169
lines changed

2 files changed

+38
-169
lines changed

Firmware-Rust/Cargo.lock

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

Firmware-Rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ embedded-hal = { version = "0.2.6", features=["unproven"] }
1616
embedded-time = "0.12.0"
1717
panic-halt = "0.2.0"
1818
port-expander = "0.3.0"
19-
rp-pico = "0.2.0"
19+
rp-pico = "0.6.0"
2020
shared-bus = "0.2.5"
2121

2222
[profile.dev]

0 commit comments

Comments
 (0)