Skip to content

Commit de6a316

Browse files
Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/nrf52_monotonic
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 de6a316

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

rtic_v1/nrf52_monotonic/Cargo.lock

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

rtic_v1/nrf52_monotonic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version = "0.1.0"
99
edition = "2021"
1010

1111
[dependencies]
12-
cortex-m-rtic = "1.0.0"
12+
cortex-m-rtic = "1.1.4"
1313
fugit = "0.3.3"
1414
rtic-monotonic = "1.0.0"
1515
panic-rtt-target = { version = "0.1.2", features = ["cortex-m"] }

0 commit comments

Comments
 (0)