Skip to content

Simplify Cargo.toml files#696

Merged
Kijewski merged 1 commit intoaskama-rs:mainfrom
GuillaumeGomez:simplify-cargo-files
Feb 6, 2026
Merged

Simplify Cargo.toml files#696
Kijewski merged 1 commit intoaskama-rs:mainfrom
GuillaumeGomez:simplify-cargo-files

Conversation

@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Some common fields can be moved in the workspace, then we can use them from there directly. :)

Comment thread Cargo.toml
resolver = "2"

[workspace.package]
version = "0.15.4"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh, I didn't know that you can centralize the version setting. That's neat!

@Kijewski Kijewski merged commit d934065 into askama-rs:main Feb 6, 2026
50 checks passed
@Kijewski
Copy link
Copy Markdown
Member

Kijewski commented Feb 6, 2026

Good idea, thanks!

@GuillaumeGomez GuillaumeGomez deleted the simplify-cargo-files branch February 6, 2026 15:31
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.

2 participants