Skip to content
This repository was archived by the owner on Jun 22, 2026. It is now read-only.

Edition 2024 (+rustfmt.toml)#10

Closed
YannBonnemay wants to merge 1 commit into
mainfrom
Edition-switch
Closed

Edition 2024 (+rustfmt.toml)#10
YannBonnemay wants to merge 1 commit into
mainfrom
Edition-switch

Conversation

@YannBonnemay

@YannBonnemay YannBonnemay commented Sep 15, 2025

Copy link
Copy Markdown
Collaborator

This will switch to Rust edition 2024.

Switch has been pleasantly uneventful overall.

Little change in test setup - helps against No such file or directory.

Comment thread src/neon_builder.rs

use crate::asset::parse_asset;
use crate::error::{as_js_error, Error};
use crate::error::{Error, as_js_error};

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatter did its thing there and below.

Pleasantly uneventful.

Add runInBand (thx Colin)
@ale-adobe

Copy link
Copy Markdown
Collaborator

This repo has moved over to our centralized c2pa-js repo and now lives there as the c2pa-node package. We will be archiving this repo shortly.

We will look into updating the editions and versions in the new repository going forward when it feels appropriate to do so.

Thank you!

@ale-adobe ale-adobe closed this Jun 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants