Merge branch 'main' into update-version-v1.4.0

This commit is contained in:
Clément Renault
2023-08-28 15:08:59 +02:00
committed by GitHub
6 changed files with 25 additions and 21 deletions

4
Cargo.lock generated
View File

@ -699,9 +699,9 @@ dependencies = [
[[package]]
name = "charabia"
version = "0.8.2"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57aa1b4a8dda126c03ebf2f7e31d16cfc8781c2fe80dedd1a33459efc3e07578"
checksum = "098219a776307414866165a03a9cc68c1578764fe3616fe979e1c280790ddd73"
dependencies = [
"aho-corasick",
"cow-utils",