Update charabia v0.9.4

This commit is contained in:
ManyTheFish 2025-05-13 16:22:33 +02:00 committed by Clément Renault
parent 496685fa26
commit bed442528f
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

4
Cargo.lock generated
View File

@ -6067,9 +6067,9 @@ dependencies = [
[[package]]
name = "tokio"
version = "1.45.1"
version = "1.45.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779"
checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165"
dependencies = [
"backtrace",
"bytes",