1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/core/embed
dependabot[bot] cc795407d0 build(deps): bump regex from 1.5.4 to 1.5.6 in /core/embed/rust/fuzz
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 12:20:02 +02:00
..
boardloader feat(core): initial Model R display implementation with framebuffer 2022-05-10 16:49:23 +02:00
bootloader fix(core/bootloader): do not wait for touch if we know we are staying in bootloader 2022-06-01 14:50:59 +02:00
bootloader_ci feat(core): set colors for monochromatic displays 2022-05-10 16:49:23 +02:00
extmod feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline 2022-06-01 14:50:59 +02:00
firmware perf(firmware): do not initialize touch controller in firmware 2022-06-02 10:30:53 +02:00
prodtest refactor(core): rename shutdown to shutdown_privileged 2021-06-23 16:40:45 +02:00
reflash refactor(core): rename shutdown to shutdown_privileged 2021-06-23 16:40:45 +02:00
rust build(deps): bump regex from 1.5.4 to 1.5.6 in /core/embed/rust/fuzz 2022-06-07 12:20:02 +02:00
segger style(core): systemview editorconfig reformat 2021-01-26 20:53:38 +01:00
trezorhal feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline 2022-06-01 14:50:59 +02:00
unix fix(core/emulator): make sure SDL keyboard and quit events are always processed 2022-05-16 10:59:48 +02:00
vendorheader core/headertool: support generating vendor headers with explicit size 2020-02-05 12:23:34 +01:00