-
-
Notifications
You must be signed in to change notification settings - Fork 19
Pigg 624 #671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Pigg 624 #671
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #671 +/- ##
=====================================
- Coverage 29% 29% -0%
=====================================
Files 39 39
Lines 5522 5533 +11
=====================================
- Hits 1577 1575 -2
- Misses 3945 3958 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Add screenshots on Windows
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.165 to 0.2.166. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.166/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.165...0.2.166) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Go back to every second
Bumps [iced_aw](https://github.com/iced-rs/iced_aw) from `7d8cd8d` to `1bed9d4`. - [Release notes](https://github.com/iced-rs/iced_aw/releases) - [Commits](iced-rs/iced_aw@7d8cd8d...1bed9d4) --- updated-dependencies: - dependency-name: iced_aw dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.41. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcard](https://github.com/jamesmunns/postcard) from 1.0.10 to 1.1.0. - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Changelog](https://github.com/jamesmunns/postcard/blob/main/CHANGELOG.md) - [Commits](jamesmunns/postcard@v1.0.10...postcard/v1.1.0) --- updated-dependencies: - dependency-name: postcard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…stcard-1.1.0 Bump postcard from 1.0.10 to 1.1.0
…acing-0.1.41 Bump tracing from 0.1.40 to 0.1.41
…ed_aw-1bed9d4 Bump iced_aw from `7d8cd8d` to `1bed9d4`
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.165 to 0.2.166. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.166/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.165...0.2.166) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts: # Cargo.lock # porky/Cargo.toml # porky/Makefile # porky/src/porky_w.rs # src/views/hardware_menu.rs # src/views/info_row.rs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add support for pico (not W)
Fixes #624