mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-04 18:58:31 +00:00
Bump bstr from 1.11.3 to 1.12.0 (#1385)
This commit is contained in:
parent
148356c185
commit
fbb1b74781
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue