Commit 7cb77d7
committed
Use -Zbuild-std=core in CI; update SECURITY
CI: Add -Zbuild-std=core to the cargo +esp build step so the core library is built for the target (needed for no_std/embedded targets and to avoid missing-sysroot build failures on matrix targets).
Docs: Correct the SECURITY.md supported versions table to list 0.1.x as supported (replacing the previous 0.2.x entry) to reflect the actual supported release series.1 parent b0a3a9a commit 7cb77d7
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments