Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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_testsuite
- Loading branch information