Skip to content

Commit 014871d

Browse files
committed
Bump ra-ap-rustc_lexer
1 parent 2a97c26 commit 014871d

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

+14-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ tt = { path = "./crates/tt", version = "0.0.0" }
8585
vfs-notify = { path = "./crates/vfs-notify", version = "0.0.0" }
8686
vfs = { path = "./crates/vfs", version = "0.0.0" }
8787

88-
ra-ap-rustc_lexer = { version = "0.44.0", default-features = false }
88+
ra-ap-rustc_lexer = { version = "0.51.0", default-features = false }
8989
ra-ap-rustc_parse_format = { version = "0.44.0", default-features = false }
9090
ra-ap-rustc_index = { version = "0.44.0", default-features = false }
9191
ra-ap-rustc_abi = { version = "0.44.0", default-features = false }

0 commit comments

Comments
 (0)