Skip to content

Conversation

@jschwe
Copy link
Member

@jschwe jschwe commented Jun 22, 2025

  • Update the cargo metadata
  • Update the Changelog
  • Update the .gitignore to ignore common VCS directories
  • Commit Cargo.lock, since even libraries commonly do this now

jschwe added 2 commits June 22, 2025 17:36
- It's common to commit Cargo.lock now, so that one can
  reproduce issues due to semver incompatible dependency
  updates more easily.
- Add common IDE folders to gitignore.
Link the repository and readme in the Cargo.toml
and a short crate documentation.
Copy link
Member

@mrobinson mrobinson left a comment

Choose a reason for hiding this comment

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

Did you mean to include the Cargo.lock in this change? I'm not seeing it here.

jschwe and others added 2 commits June 22, 2025 19:10
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Signed-off-by: Jonathan Schwender <55576758+jschwe@users.noreply.github.com>
@jschwe
Copy link
Member Author

jschwe commented Jun 22, 2025

Did you mean to include the Cargo.lock in this change? I'm not seeing it here.

Thanks, seems I forgot to add it after removing it from the .gitignore.

@jschwe jschwe added this pull request to the merge queue Jun 22, 2025
Merged via the queue into servo:main with commit 212f15c Jun 22, 2025
9 checks passed
@jschwe jschwe deleted the publish branch June 22, 2025 19:12
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