Skip to content

Commit 6fb9b6a

Browse files
committed
Reformat for consistency
1 parent 5510e13 commit 6fb9b6a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,9 @@ Some other projects whose procedural macros you can check out are:
157157
<!-- markdownlint-disable MD013 -->
158158

159159
- [the `synstructure` crate](https://github.com/mystor/synstructure "GitHub/mystor/synstructure").
160-
- [actix web](https://github.com/search?q=repo%3Aactix%2Factix-web+proc_macro&type=code "`proc_macro` source code search results").
160+
- [the `actix_web` crate](https://github.com/search?q=repo%3Aactix%2Factix-web+proc_macro&type=code "`proc_macro` source code search results").
161161
- [the `poise` crate](https://github.com/serenity-rs/poise/blob/current/macros/src/lib.rs "GitHub/serenity-rs/poise/macros/lib.rs").
162-
- [the `darling` and `darling_core`
163-
crates](https://github.com/search?q=repo%3ATedDriggs%2Fdarling%20proc_macro&type=code "`proc_macro` source code search results").
162+
- [the `darling` and `darling_core` crates](https://github.com/search?q=repo%3ATedDriggs%2Fdarling%20proc_macro&type=code "`proc_macro` source code search results").
164163

165164
<!-- markdownlint-enable MD013 -->
166165

0 commit comments

Comments
 (0)