Bump bstr from 1.11.3 to 1.12.0 (#1385)

This commit is contained in:
dependabot[bot] 2025-06-14 08:51:18 +00:00 committed by GitHub
parent 148356c185
commit fbb1b74781
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ rust-version.workspace = true
[dependencies]
anyhow.workspace = true
base-db = { path = "../base-db" }
bstr = "1.11.3"
bstr = "1.12.0"
crossbeam-channel.workspace = true
itertools.workspace = true
libc = "0.2.171"