Commit 854fb3b
authored
ci: update pages (#382)
* ci: update pages
* Ignore new dead_code warnings
* Fix embedded-time feature name
* Fix use of non-existing log feature
* testsuite/subghz: fix static_mut_refs warning
* itertools: 0.11 -> 0.12
* Cargo.lock: update
updated aes v0.8.3 -> v0.8.4
updated autocfg v1.1.0 -> v1.3.0
updated chrono v0.4.31 -> v0.4.38
updated const-oid v0.9.5 -> v0.9.6
updated cortex-m-rt v0.7.3 -> v0.7.4
updated cpufeatures v0.2.11 -> v0.2.12
updated crypto-bigint v0.5.3 -> v0.5.5
updated defmt v0.3.5 -> v0.3.6
updated defmt-macros v0.3.6 -> v0.3.7
updated defmt-parser v0.3.3 -> v0.3.4
updated defmt-test v0.3.1 -> v0.3.2
updated defmt-test-macros v0.3.0 -> v0.3.1
updated der v0.7.8 -> v0.7.9
updated ecdsa v0.16.8 -> v0.16.9
updated either v1.9.0 -> v1.11.0
updated elliptic-curve v0.13.6 -> v0.13.8
updated ghash v0.5.0 -> v0.5.1
updated libc v0.2.149 -> v0.2.154
updated num-integer v0.1.45 -> v0.1.46
updated num-iter v0.1.43 -> v0.1.45
updated num-traits v0.2.17 -> v0.2.19
updated opaque-debug v0.3.0 -> v0.3.1
updated paste v1.0.14 -> v1.0.15
updated polyval v0.6.1 -> v0.6.2
updated primeorder v0.13.2 -> v0.13.6
updated proc-macro2 v1.0.69 -> v1.0.82
updated quote v1.0.33 -> v1.0.36
updated signature v2.1.0 -> v2.2.0
updated syn v2.0.38 -> v2.0.62
updated thiserror v1.0.50 -> v1.0.60
updated thiserror-impl v1.0.50 -> v1.0.60
updated zeroize v1.6.0 -> v1.7.0
* testsuite: exit on panic
* CI: remove run_testsuite1 parent 9af3ed0 commit 854fb3b
File tree
12 files changed
+100
-111
lines changed- .github/workflows
- hal/src
- lptim
- subghz
- testsuite
- src
12 files changed
+100
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 102 | | |
125 | 103 | | |
126 | 104 | | |
| |||
155 | 133 | | |
156 | 134 | | |
157 | 135 | | |
158 | | - | |
159 | | - | |
160 | 136 | | |
161 | 137 | | |
162 | 138 | | |
| |||
199 | 175 | | |
200 | 176 | | |
201 | 177 | | |
202 | | - | |
| 178 | + | |
203 | 179 | | |
204 | 180 | | |
205 | 181 | | |
| |||
216 | 192 | | |
217 | 193 | | |
218 | 194 | | |
219 | | - | |
| 195 | + | |
220 | 196 | | |
221 | 197 | | |
222 | 198 | | |
| |||
0 commit comments