Skip to content

Commit 62134d0

Browse files
deps: bump rustc-ap v677
1 parent d0caafb commit 62134d0

File tree

2 files changed

+54
-58
lines changed

2 files changed

+54
-58
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+8-8
Original file line numberDiff line numberDiff line change
@@ -107,32 +107,32 @@ lazy_static = "1.0.0"
107107

108108
[dependencies.rustc_ast]
109109
package = "rustc-ap-rustc_ast"
110-
version = "673.0.0"
110+
version = "677.0.0"
111111

112112
[dependencies.rustc_ast_pretty]
113113
package = "rustc-ap-rustc_ast_pretty"
114-
version = "673.0.0"
114+
version = "677.0.0"
115115

116116
[dependencies.rustc_data_structures]
117117
package = "rustc-ap-rustc_data_structures"
118-
version = "673.0.0"
118+
version = "677.0.0"
119119

120120
[dependencies.rustc_errors]
121121
package = "rustc-ap-rustc_errors"
122-
version = "673.0.0"
122+
version = "677.0.0"
123123

124124
[dependencies.rustc_expand]
125125
package = "rustc-ap-rustc_expand"
126-
version = "673.0.0"
126+
version = "677.0.0"
127127

128128
[dependencies.rustc_parse]
129129
package = "rustc-ap-rustc_parse"
130-
version = "673.0.0"
130+
version = "677.0.0"
131131

132132
[dependencies.rustc_session]
133133
package = "rustc-ap-rustc_session"
134-
version = "673.0.0"
134+
version = "677.0.0"
135135

136136
[dependencies.rustc_span]
137137
package = "rustc-ap-rustc_span"
138-
version = "673.0.0"
138+
version = "677.0.0"

0 commit comments

Comments
 (0)