chore(deps): Bump serde-saphyr from 0.0.29 to 1.0.0 - #294
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [serde-saphyr](https://github.com/bourumir-wyngs/serde-saphyr) from 0.0.29 to 1.0.0. - [Release notes](https://github.com/bourumir-wyngs/serde-saphyr/releases) - [Commits](bourumir-wyngs/serde-saphyr@0.0.29...1.0.0) --- updated-dependencies: - dependency-name: serde-saphyr dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/serde-saphyr-1.0.0
branch
from
August 3, 2026 16:45
fd73277 to
00c19f9
Compare
Contributor
Author
|
Superseded by #303. |
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
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.
Bumps serde-saphyr from 0.0.29 to 1.0.0.
Release notes
Sourced from serde-saphyr's releases.
... (truncated)
Commits
1b357a7Prepare to release 1.0.0ad5889eMove to .rc.2cf58c9cRenived derived Debug from Error that is not very useful, forwarding to Displ...d39ba62Renived derived Debug from Error that is not very useful, forwarding to Displ...eba8a51Added #[track_caller] annotationsb3ce5a1Added #[must_use] annotations808c8eaUpdate validator502a457Simplify match48f188bFix unnecessary wrapse22174aRefactor MapSer