Skip to content

Commit 900c527

Browse files
deps: bump rustc-ap to latest
1 parent facba6a commit 900c527

File tree

3 files changed

+178
-59
lines changed

3 files changed

+178
-59
lines changed

Cargo.lock

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

rustfmt-core/rustfmt-config/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ serde_json = "1.0"
1717
thiserror = "1.0"
1818
toml = "0.5"
1919

20-
[dependencies.syntax_pos]
21-
package = "rustc-ap-syntax_pos"
22-
version = "610.0.0"
20+
[dependencies.rustc_span]
21+
package = "rustc-ap-rustc_span"
22+
version = "638.0.0"
2323

0 commit comments

Comments
 (0)