1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-04-25 19:25:08 +02:00

build(deps): bump log from 0.4.17 to 0.4.18 (#7175)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-30 09:52:41 +09:00 committed by GitHub
parent 8bd841136a
commit a726799a4e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

7
Cargo.lock generated
View File

@ -1492,12 +1492,9 @@ dependencies = [
[[package]]
name = "log"
version = "0.4.17"
version = "0.4.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
dependencies = [
"cfg-if",
]
checksum = "518ef76f2f87365916b142844c16d8fefd85039bc5699050210a7778ee1cd1de"
[[package]]
name = "lsp-types"