Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit f7ff0f8

Browse files
committed
Update rustc_ap_syntax
1 parent 5dbe107 commit f7ff0f8

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ env_logger = "0.5"
4747
getopts = "0.2"
4848
derive-new = "0.5"
4949
cargo_metadata = "0.6"
50-
rustc-ap-rustc_target = "290.0.0"
51-
rustc-ap-syntax = "290.0.0"
52-
rustc-ap-syntax_pos = "290.0.0"
50+
rustc-ap-rustc_target = "297.0.0"
51+
rustc-ap-syntax = "297.0.0"
52+
rustc-ap-syntax_pos = "297.0.0"
5353
failure = "0.1.1"
5454
bytecount = { version = "0.3", features = ["simd-accel"] }
5555

0 commit comments

Comments
 (0)