Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 30bb292

Browse files
author
Achim Schneider
committed
do not upgrade ra
1 parent 2083455 commit 30bb292

File tree

2 files changed

+23
-63
lines changed

2 files changed

+23
-63
lines changed

Cargo.lock

Lines changed: 22 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/crate_extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ide_db = { package = "ra_ap_ide_db", version = "0.0.120" }
1717
ide = { package = "ra_ap_ide", version = "0.0.120" }
1818
hir = { package = "ra_ap_hir", version = "0.0.120" }
1919
project_model = { package = "ra_ap_project_model", version = "0.0.120" }
20-
vfs = { package = "ra_ap_vfs", version ="0.0.149" }
20+
vfs = { package = "ra_ap_vfs", version ="0.0.120" }
2121
tt = { package = "ra_ap_tt", version = "0.0.120" }
2222
vfs_notify = { package = "ra_ap_vfs-notify", version = "0.0.120" }
2323
profile = { package = "ra_ap_profile", version = "0.0.120" }

0 commit comments

Comments
 (0)