Skip to content

Commit edcc7b6

Browse files
authored
Cargo update (#2602)
Update `rustc-ap-syntax` to 89.0.0 and fix up breaking changes.
1 parent b6645e3 commit edcc7b6

File tree

5 files changed

+85
-55
lines changed

5 files changed

+85
-55
lines changed

Cargo.lock

+78-49
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
@@ -46,7 +46,7 @@ env_logger = "0.5"
4646
getopts = "0.2"
4747
derive-new = "0.5"
4848
cargo_metadata = "0.5.1"
49-
rustc-ap-syntax = "82.0.0"
49+
rustc-ap-syntax = "89.0.0"
5050

5151
[dev-dependencies]
5252
lazy_static = "1.0.0"

0 commit comments

Comments
 (0)