Commit f6c0a24
committed
clean up dependencies
The `paste` dependency is no longer used after `syn` migration. The
`prettyplease` is already a dependency via `trybuilld`; the explicit
dependency was used to enable the `verbatim` feature when it does not
support `&raw` expressions. It is supported natively by `prettyplease` now
so the feature (and the explicit dependency) was no longer needed.
Signed-off-by: Gary Guo <gary@garyguo.net>1 parent fd7110d commit f6c0a24
2 files changed
Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | | - | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
| |||
0 commit comments