Commit 127d809
authored
Upgrade all dependencies (#1123)
We're keeping RustCrypto crates back during the hybrid array transition:
- aead to 0.5.2
- aes to 0.8.4
- aes-gcm to 0.10.3
- cbc to 0.1.2
- crypto-common to 0.1.7
- digest to 0.10.7
- elliptic-curve to 0.13.8
- hkdf to 0.12.4
- hmac to 0.12.1
- sha2 to 0.10.9
- signature to 2.2.01 parent f1ee879 commit 127d809
145 files changed
Lines changed: 2095 additions & 1797 deletions
File tree
- crates
- api-desc
- api-macro
- api
- board
- crates/syscall-test
- cli-tools
- src
- cli
- common
- interpreter
- logger
- prelude
- protocol-tokio
- protocol-usb
- protocol
- crates/schema
- runner-host
- crates
- web-client
- web-common
- web-server
- runner-nordic
- crates
- bootloader
- header
- runner-opentitan
- crates/earlgrey/crates/generate
- src
- crypto
- scheduler
- slice-cell/fuzz
- store/fuzz
- stub
- sync
- webui
- wire-derive
- wire
- fuzz
- xtask
- examples/rust
- blink_periodic
- blink
- button_abort
- button
- cbc_test
- ccm
- ctap
- ec_test
- crates/opentitan
- ecdh_test
- ecdsa_test
- echo
- ed25519_test
- exercises
- client
- part-1-sol
- part-1
- part-2-sol
- part-2
- part-3-sol
- part-3
- part-4-sol
- part-4
- part-5-sol
- part-5
- part-6-sol
- part-6
- part-7-sol
- part-7
- fingerprint
- common
- host
- gcm_test
- gpio_ctrl
- gpio_test
- hash_test
- hello
- hsm
- host
- led
- link_test
- memory_game
- nordic_ble_adv
- host
- oom
- panic
- perf
- protocol
- host
- rand
- reboot
- rng_test
- store_test
- store
- sync_test
- syscall_test
- timer_test
- timer
- uart_usb
- update
- host
- version
- scripts
- third_party
- SchemaStore
- WebAssembly
- lowRISC
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
Some 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 | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some 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 | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
Some 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 | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
0 commit comments