Update Rust crate boxcar to v0.2.13 (#14046)

This commit is contained in:
renovate[bot] 2025-06-15 21:37:16 -04:00 committed by GitHub
parent 15256722d8
commit ce16a0fc9b
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

@ -402,9 +402,9 @@ dependencies = [
[[package]] [[package]]
name = "boxcar" name = "boxcar"
version = "0.2.12" version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66bb12751a83493ef4b8da1120451a262554e216a247f14b48cb5e8fe7ed8bdf" checksum = "26c4925bc979b677330a8c7fe7a8c94af2dbb4a2d37b4a20a80d884400f46baa"
[[package]] [[package]]
name = "bstr" name = "bstr"