Skip to content

example: fix cargo test warning for read_picture_data example#676

Merged
jmcnamara merged 1 commit into
tafia:masterfrom
jmcnamara:fix_example_test_warning
Jul 5, 2026
Merged

example: fix cargo test warning for read_picture_data example#676
jmcnamara merged 1 commit into
tafia:masterfrom
jmcnamara:fix_example_test_warning

Conversation

@jmcnamara

@jmcnamara jmcnamara commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

The read_picture_data.rs example requires the "picture" feature flag to be enabled. This fix identifies that requirement in the Cargo.toml file in order to suppress the cargo test warning for the file when testing
without the "picture" feature flag.

The read_picture_data.rs example requires the "picture" feature flag
to be enabled. This fix identifies that requirement in the
Cargo.toml file.
@jmcnamara jmcnamara self-assigned this Jul 5, 2026
@jmcnamara jmcnamara added next_release ready for merge Suitable for merge in the next release cycle. labels Jul 5, 2026
@jmcnamara jmcnamara merged commit 9bcfed2 into tafia:master Jul 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next_release ready for merge Suitable for merge in the next release cycle.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant