Skip to content

Bump workspace to 0.10.0 and package GSL headers#23

Merged
mcharytoniuk merged 1 commit into
mainfrom
bump-0.10.0
Jul 3, 2026
Merged

Bump workspace to 0.10.0 and package GSL headers#23
mcharytoniuk merged 1 commit into
mainfrom
bump-0.10.0

Conversation

@mcharytoniuk

Copy link
Copy Markdown

Bump all crates to 0.10.0 and add the vendored GSL headers to the llama-cpp-bindings-sys package include list, so the published crate compiles (the wrappers started using <gsl/span> after 0.9.0).

🤖 Generated with Claude Code

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the workspace crate versions to 0.10.0 and updates the llama-cpp-bindings-sys publish-time file allowlist so the vendored Microsoft GSL headers are included in the packaged crate (needed because the C++ wrappers now include <gsl/span>).

Changes:

  • Bump workspace package version and workspace-pinned intra-workspace crate versions from 0.9.0 to 0.10.0.
  • Update llama-cpp-bindings-sys package.include to ship GSL/include/**/* and GSL/LICENSE.
  • Regenerate Cargo.lock to reflect the 0.10.0 crate versions.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
llama-cpp-bindings-sys/Cargo.toml Adds GSL headers/license to the crate packaging allowlist so published builds can resolve <gsl/span>.
Cargo.toml Bumps workspace version to 0.10.0 and updates workspace dependency pins for internal crates.
Cargo.lock Updates lockfile entries for the workspace crates to 0.10.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mcharytoniuk mcharytoniuk merged commit 7cba8ce into main Jul 3, 2026
7 checks passed
@mcharytoniuk mcharytoniuk deleted the bump-0.10.0 branch July 3, 2026 15:21
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