Skip to content

Commit de9f58c

Browse files
Bump cortex-m-rtic in /rtic_v1/rp-pico_local_initilzd_resources
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/rtic-rs/cortex-m-rtic/releases) - [Changelog](https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md) - [Commits](rtic-rs/rtic@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: cortex-m-rtic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d07dfc4 commit de9f58c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rtic_v1/rp-pico_local_initilzd_resources/Cargo.lock

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

rtic_v1/rp-pico_local_initilzd_resources/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2021"
99
[dependencies]
1010
cortex-m = "0.7"
1111
cortex-m-rt = "0.7"
12-
cortex-m-rtic = "1.0.0"
12+
cortex-m-rtic = "1.1.4"
1313
embedded-hal = { version = "0.2.7", features = ["unproven"] }
1414
fugit = "0.3"
1515
rp-pico = "0.7.0"

0 commit comments

Comments
 (0)