mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-12-23 09:19:21 +00:00
Bump log from 0.4.25 to 0.4.27 (#1370)
This commit is contained in:
parent
abc84d5f1e
commit
d084a0daff
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1098,9 +1098,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "log"
|
||||
version = "0.4.25"
|
||||
version = "0.4.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
|
||||
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
||||
|
||||
[[package]]
|
||||
name = "logos"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ crossbeam-channel = "0.5.14"
|
|||
dirs = "6.0.0"
|
||||
expect-test = "1.5.1"
|
||||
itertools = "0.13.0"
|
||||
log = "0.4.25"
|
||||
log = "0.4.27"
|
||||
notify = "8.0.0"
|
||||
notify-debouncer-full = "0.5.0"
|
||||
once_cell = "1.21.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue