mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 11:59:49 +00:00
Update insta to 0.9.0 and cargo update
This commit is contained in:
parent
1af7738c28
commit
8d2068cf32
3 changed files with 53 additions and 62 deletions
|
@ -27,7 +27,7 @@ test_utils = { path = "../test_utils" }
|
|||
ra_assists = { path = "../ra_assists" }
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "0.8.1"
|
||||
insta = "0.9.0"
|
||||
|
||||
[dev-dependencies.proptest]
|
||||
version = "0.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue