Update Rust crate boxcar to v0.2.11 (#12414)

This commit is contained in:
renovate[bot] 2025-03-25 01:56:07 +00:00 committed by GitHub
parent 78b6c5e571
commit c5b6a0849e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -393,9 +393,9 @@ dependencies = [
[[package]]
name = "boxcar"
version = "0.2.10"
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225450ee9328e1e828319b48a89726cffc1b0ad26fd9211ad435de9fa376acae"
checksum = "6740c6e2fc6360fa57c35214c7493826aee95993926092606f27c983b40837be"
dependencies = [
"loom",
]