mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-02-28 19:19:06 +00:00
Bump camino to 1.2.2
This commit is contained in:
parent
f574143b5a
commit
59dcb4df8a
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -178,9 +178,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
||||
|
||||
[[package]]
|
||||
name = "camino"
|
||||
version = "1.2.0"
|
||||
version = "1.2.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e1de8bc0aa9e9385ceb3bf0c152e3a9b9544f6c4a912c8ae504e80c1f0368603"
|
||||
checksum = "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48"
|
||||
dependencies = [
|
||||
"serde_core",
|
||||
]
|
||||
|
||||
@ -107,7 +107,7 @@ anyhow = "1.0.98"
|
||||
arrayvec = "0.7.6"
|
||||
bitflags = "2.9.1"
|
||||
cargo_metadata = "0.23.0"
|
||||
camino = "1.1.10"
|
||||
camino = "1.2.2"
|
||||
crossbeam-channel = "0.5.15"
|
||||
dissimilar = "1.0.10"
|
||||
dot = "0.1.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user