Update Rust crate boxcar to v0.2.8 (#10224)

This commit is contained in:
renovate[bot] 2024-12-30 02:42:41 +00:00 committed by GitHub
parent cecff3a726
commit 19fc8865fb
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

@ -364,9 +364,9 @@ dependencies = [
[[package]]
name = "boxcar"
version = "0.2.7"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f839cdf7e2d3198ac6ca003fd8ebc61715755f41c1cad15ff13df67531e00ed"
checksum = "2721c3c5a6f0e7f7e607125d963fedeb765f545f67adc9d71ed934693881eb42"
[[package]]
name = "bstr"