Bump whatlang from 0.16.0 to 0.16.2
Bumps [whatlang](https://github.com/greyblake/whatlang-rs) from 0.16.0 to 0.16.2. - [Release notes](https://github.com/greyblake/whatlang-rs/releases) - [Changelog](https://github.com/greyblake/whatlang-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/greyblake/whatlang-rs/compare/v0.16.0...v0.16.2) --- updated-dependencies: - dependency-name: whatlang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
92a8f8aa4c
commit
301aad3f73
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -5550,9 +5550,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "whatlang"
|
name = "whatlang"
|
||||||
version = "0.16.0"
|
version = "0.16.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "2989d7e9d3cb96a76438e879144030b1be0931b944fbfed65e89e2ae536cd3b9"
|
checksum = "9c531a2dc4c462b833788be2c07eef4e621d0e9edbd55bf280cc164c1c1aa043"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"hashbrown 0.12.1",
|
"hashbrown 0.12.1",
|
||||||
"once_cell",
|
"once_cell",
|
||||||
|
@ -24,7 +24,7 @@ tantivy = "0.13.3"
|
|||||||
url = "2.1"
|
url = "2.1"
|
||||||
walkdir = "2.2"
|
walkdir = "2.2"
|
||||||
webfinger = "0.4.1"
|
webfinger = "0.4.1"
|
||||||
whatlang = "0.16.0"
|
whatlang = "0.16.2"
|
||||||
shrinkwraprs = "0.3.0"
|
shrinkwraprs = "0.3.0"
|
||||||
diesel-derive-newtype = "1.0.0"
|
diesel-derive-newtype = "1.0.0"
|
||||||
glob = "0.3.0"
|
glob = "0.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user