Skip to content

Commit 0f3cc70

Browse files
committed
Bump rustc-ap-* to 270.0.0
Signed-off-by: Otavio Salvador <[email protected]>
1 parent 0279b7d commit 0f3cc70

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Cargo.lock

Lines changed: 36 additions & 36 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 = "268.0.0"
51-
rustc-ap-syntax = "268.0.0"
52-
rustc-ap-syntax_pos = "268.0.0"
50+
rustc-ap-rustc_target = "270.0.0"
51+
rustc-ap-syntax = "270.0.0"
52+
rustc-ap-syntax_pos = "270.0.0"
5353
failure = "0.1.1"
5454

5555
[dev-dependencies]

0 commit comments

Comments
 (0)