Skip to content

Update various deps#146

Open
keszybz wants to merge 4 commits into
facebook:mainfrom
keszybz:update-various-deps
Open

Update various deps#146
keszybz wants to merge 4 commits into
facebook:mainfrom
keszybz:update-various-deps

Conversation

@keszybz

@keszybz keszybz commented Jun 29, 2026

Copy link
Copy Markdown

No description provided.

keszybz added 4 commits June 29, 2026 15:45
blake3 1.8.5 dropped the LowerHex impl on Hash, so switch the three
blake3 digest sites from format!("{:x}", ...) to .to_hex().to_string().
The features are also unused, so drop them from Cargo.toml.
parse_to_serde_value is now generic over the deserialize target and
returns T directly. Use Option<serde_json::Value> so empty input
deserializes to None and the existing with_context() still applies.
@meta-cla

meta-cla Bot commented Jun 29, 2026

Copy link
Copy Markdown

Hi @keszybz!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant