Commit 4a1dc2c
committed
ci: On nightly with anyhow, skip testing -Zminimal-versions
On stable we can support anyhow v1.0.0,
but that version assumes that an `Error::backtrace` method is present on nightly.
This function has been removed in recent versions of nightly rust.
This does not affect non-nightly rust or tests with the anyhow feature disabled.1 parent fe9364e commit 4a1dc2c
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
0 commit comments