Skip to content

Commit e08f19a

Browse files
Bump rtic from 2.1.1 to 2.1.2 (#8)
Bumps [rtic](https://github.com/rtic-rs/rtic) from 2.1.1 to 2.1.2. - [Commits](https://github.com/rtic-rs/rtic/commits) --- updated-dependencies: - dependency-name: rtic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86e0c13 commit e08f19a

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

Cargo.lock

+6-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ features = [
9393
]
9494

9595
[workspace.dependencies.rtic]
96-
version = "2.1.1"
96+
version = "2.1.2"
9797
default-features = false
9898
features = ["thumbv6-backend"]
9999

0 commit comments

Comments
 (0)