deps(cargo): bump serde_yml from 0.0.12 to 0.0.13 in the serde group across 1 directory#68
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(cargo): bump serde_yml from 0.0.12 to 0.0.13 in the serde group across 1 directory#68dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the serde group with 1 update in the / directory: [serde_yml](https://github.com/sebastienrousseau/serde_yml). Updates `serde_yml` from 0.0.12 to 0.0.13 - [Release notes](https://github.com/sebastienrousseau/serde_yml/releases) - [Commits](sebastienrousseau/serde_yml@v0.0.12...v0.0.13) --- updated-dependencies: - dependency-name: serde_yml dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: serde ... Signed-off-by: dependabot[bot] <support@github.com>
b50efd0 to
27724d8
Compare
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 the serde group with 1 update in the / directory: serde_yml.
Updates
serde_ymlfrom 0.0.12 to 0.0.13Release notes
Sourced from serde_yml's releases.
... (truncated)
Commits
2bdacd5ci: commit Cargo.lock for reproducible audits57983acci: ignore RUSTSEC-2025-0068 in cargo-audit / cargo-denyc236dddstyle: apply rustfmt (max_width=72)795e112ci: include master in push triggers (default branch is master)5497552Deprecate serde_yml — 0.0.13 shim forwarding to noyalib (#52)ab3c49eMerge pull request #34 from horacimacias/masterc7ba7acMerge pull request #35 from lucasvr/lucas/anchors140d00bMerge pull request #38 from nc7s/fix-cstr-pointer-typea19e5c2Merge pull request #18 from Mingun/remove-duplicated-clone6ffe205fix: hard coded CStr pointer type, use ffi::c_char