mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 11:59:49 +00:00
Upgrade to expect-test@1.4.0
cf. https://github.com/rust-analyzer/expect-test/issues/33 cf. https://github.com/rust-lang/rust/pull/99444#issuecomment-1188844202
This commit is contained in:
parent
88515b981d
commit
1b416473a3
16 changed files with 17 additions and 17 deletions
|
@ -17,7 +17,7 @@ semver = "1.0.10"
|
|||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = "1.0.81"
|
||||
anyhow = "1.0.57"
|
||||
expect-test = "1.3.0"
|
||||
expect-test = "1.4.0"
|
||||
la-arena = { version = "0.3.0", path = "../../lib/la-arena" }
|
||||
|
||||
cfg = { path = "../cfg", version = "0.0.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue