Bumps lingua from 1.3.2 to 1.3.3.
Release notes
Sourced from lingua's releases.
Lingua 1.3.3
Bug Fixes
- This release updates outdated dependencies and fixes an incompatibility between different versions of the
include_dir
crate which are used in the main lingua
crate and the language model crates.
Changelog
Sourced from lingua's changelog.
Lingua 1.3.3 (released on 22 Feb 2022)
Bug Fixes
- This release updates outdated dependencies and fixes an incompatibility
between different versions of the
include_dir
crate which are used
in the main lingua
crate and the language model crates.
Commits
21fde52
Prepare release 1.3.3
6bfc067
Bump indoc from 1.0.3 to 1.0.4 (#40)
a70828d
Update dependency 'include_dir' in lingua crate
98ca845
Remove unnecessary model files for Chinese, Japanese and Korean
448a599
Update dependency 'include_dir' in language model crates
de6ef3f
Bump serde_json from 1.0.78 to 1.0.79 (#39)
52642ba
Bump fraction from 0.9.0 to 0.10.0 (#38)
8e51dd7
Bump serde from 1.0.135 to 1.0.136 (#37)
0358794
Bump serde_json from 1.0.75 to 1.0.78 (#35)
aa70cec
Bump serde from 1.0.134 to 1.0.135 (#36)
- Additional commits viewable in compare view
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 will merge this PR once CI passes on it, as requested by @messense.
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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependencies rust