Bump hex-literal from 0.4.1 to 1.1.0#655
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Coverage Report for CI Build 24160857357Coverage remained the same at 87.497%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
|
'This PR has been flagged as stale due to no activity for over 60 |
Contributor
|
@dependabot rebase |
55e36c9 to
917877f
Compare
Contributor
|
@dependabot rebase |
917877f to
4e9699f
Compare
Contributor
|
@dependabot rebase |
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.1 to 1.1.0. - [Commits](RustCrypto/utils@hex-literal-v0.4.1...hex-literal-v1.1.0) --- updated-dependencies: - dependency-name: hex-literal dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4e9699f to
d5825d4
Compare
emlowe
approved these changes
Apr 8, 2026
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 hex-literal from 0.4.1 to 1.1.0.
Commits
5c88fe4hex-literal: add support for colon-delimited literals (#1244)c210dd6Release blobby v0.4.0 (#1238)9118661block-padding: fixpad_detachedforNoPaddingandZeroPadding(#1227)a3045eaUse the standard order of[package]fields (#1237)a66ed6dRelease inout v0.2.0 (#1235)e0020c5Release block-padding v0.4.0 (#1233)c9f7bfeblock-buffer: fix typo (#1234)64c135aUpdate Cargo.lock1609b3fbuild(deps): bump digest from 0.11.0-rc.2 to 0.11.0-rc.3 (#1231)113694ezeroize: add v1.8.2 changelog entry (#1230)Note
Low Risk
Low risk dependency-only update; behavior changes are limited to macro parsing in
hex-literaland lockfile resolution (includingthiserrorversion deduplication).Overview
Bumps the workspace
hex-literaldependency from0.4.1to1.1.0.Regenerates
Cargo.lockaccordingly, including updatinghex-literal’s checksum/version and collapsing multiplethiserrorentries to a single resolvedthiserrordependency reference.Reviewed by Cursor Bugbot for commit d5825d4. Bugbot is set up for automated code reviews on this repo. Configure here.