Skip to content

update example dependencies & use cargo-binstall in CI - #43

Merged
thejpster merged 2 commits into
rust-embedded-community:masterfrom
rursprung:update-example-deps
Feb 17, 2026
Merged

thejpster merged 2 commits into
rust-embedded-community:masterfrom
rursprung:update-example-deps

Conversation

@rursprung

Copy link
Copy Markdown
Collaborator

this fixes a security warning being reported on the example by dependabot due to a vulnerable time dependency. this has no impact on the actual library which doesn't use this dependency.

this fixes a security warning being reported on the example by
dependabot due to a vulnerable `time` dependency. this has no impact on
the actual library which doesn't use this dependency.
this speeds up the installation in CI since we don't need to compile
everything.
@thejpster
thejpster merged commit f1d0e9e into rust-embedded-community:master Feb 17, 2026
5 checks passed
@rursprung
rursprung deleted the update-example-deps branch February 17, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants