Commit a12bba4
fix: bump MSRV and security update in dependencies (#264)
* chore(deps): bump jsonwebtoken in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [jsonwebtoken](https://github.com/Keats/jsonwebtoken).
Updates `jsonwebtoken` from 9.3.1 to 10.3.0
- [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](Keats/jsonwebtoken@v9.3.1...v10.3.0)
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-version: 10.3.0
dependency-type: direct:production
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor: switch crossterm for ratatui_crossterm
* chore(deps): bytes due to a security vulnerability
* chore: bump editions to 2024
* fmt: edition 2024
* chore: automated clippy lints
* chore: bump MSRV to 1.86 due to ratatui
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jose Storopoli <jose@storopoli.com>1 parent deada1d commit a12bba4
14 files changed
Lines changed: 748 additions & 175 deletions
File tree
- .github/workflows
- crates
- dead-man-switch-tui
- src
- dead-man-switch-web
- src
- dead-man-switch
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments