Skip to content

chore: Update Cargo.lock#1138

Merged
phil-opp merged 1 commit intomainfrom
update-cargo-lock
Sep 25, 2025
Merged

chore: Update Cargo.lock#1138
phil-opp merged 1 commit intomainfrom
update-cargo-lock

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Sep 3, 2025

Automated weekly update of Cargo.lock via cargo update. cc @phil-opp

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 3, 2025
@phil-opp phil-opp marked this pull request as ready for review September 3, 2025 14:55
@phil-opp phil-opp enabled auto-merge September 3, 2025 14:56
@phil-opp phil-opp disabled auto-merge September 3, 2025 15:41
@phil-opp
Copy link
Copy Markdown
Collaborator

phil-opp commented Sep 3, 2025

Fails because of:

error[E0599]: no method named get_normalizers found for reference &tokenizers::normalizers::Sequence in the current scope
--> /home/runner/.cargo/git/checkouts/llguidance-7bf1f1dd543f0163/8d71957/toktrie_hf_tokenizers/src/lib.rs:54:23
|
54 | x.get_normalizers()
| ^^^^^^^^^^^^^^^
|
help: there is a method normalize with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokenizers-0.22.0/src/tokenizer/mod.rs:57:5
|
57 | fn normalize(&self, normalized: &mut NormalizedString) -> Result<()>;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This will only be fixed in the next mistralrs release, which will probably be v0.7.0."

@phil-opp phil-opp marked this pull request as draft September 23, 2025 08:24
@phil-opp phil-opp marked this pull request as ready for review September 23, 2025 08:24
@phil-opp phil-opp merged commit 588cf97 into main Sep 25, 2025
26 of 27 checks passed
@phil-opp phil-opp deleted the update-cargo-lock branch September 25, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant