Skip to content

Commit

Permalink
chore(deps): update rust crate crossterm to 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent f9851c0 commit 4a89b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ serde_json = "1.0.117"
syn = "2.0.66"

[dev-dependencies]
crossterm = "0.27.0"
crossterm = "0.28.0"
serde_json = "1.0.117"

[features]
Expand Down

0 comments on commit 4a89b65

Please sign in to comment.