Skip to content

Commit 62348c7

Browse files
chore(deps): bump crossterm from 0.27.0 to 0.28.1
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.27.0 to 0.28.1. - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits) --- updated-dependencies: - dependency-name: crossterm dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2b6606 commit 62348c7

2 files changed

Lines changed: 11 additions & 40 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

keyless/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ clap = { version = "4", features = ["derive"] }
2020
ratatui = { version = "0.29.0", default-features = false, features = [
2121
"crossterm",
2222
] }
23-
crossterm = "0.27"
23+
crossterm = "0.28"
2424
dirs-next = "2"
2525
serde_json = "1"
2626

0 commit comments

Comments
 (0)