Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor group with 2 updates: winapi-util and zeroize.
Updates
winapi-util
from 0.1.7 to 0.1.8Commits
0a864f1
0.1.88b08720
cargo: fix SPDX license specifierUpdates
zeroize
from 1.7.0 to 1.8.0Commits
9bbfb49
zeroize 1.8.0 (#1065)c0eab7f
cpufeatures: fix macOS build (#1066)6d383a5
zeroize: always enable AArch64 support (#1064)24decb9
zeroize: usedoc_auto_cfg
(#1063)cd3a147
build(deps): bump prettyplease from 0.2.16 to 0.2.19 (#1061)0105576
update README to reflect truecmov
MSRV (#965)216d2b8
build(deps): bump hybrid-array from 0.2.0-rc.7 to 0.2.0-rc.8 (#1058)ce47b3c
fiat-constify: filter outlet mut
declarations (#1057)4c583ff
zeroize: add Zeroize impls for__m512
types; MSRV 1.72 (#1052)9e1287a
build(deps): bump hybrid-array from 0.2.0-rc.5 to 0.2.0-rc.7 (#1056)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show