Commit 3d97d41
committed
Update indicatif dependency to avoid advisory warning
The old indicatif dependency was depending on number_prefix which is no longer maintained.
Hence, this commit updtes the indicatif dependency to the latest version. Additionally,
this commit removes the ignored RUSTSEC for the unmaintained proc-macro-error crate which
we no longer depend on.1 parent 530e9ff commit 3d97d41
3 files changed
+17
-31
lines changedSome 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 | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments