Skip to content

Commit 29dc8ea

Browse files
committed
Update deps
1 parent fa91814 commit 29dc8ea

File tree

2 files changed

+50
-53
lines changed

2 files changed

+50
-53
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ include = [
4848
[dependencies]
4949
anyhow = "1.0"
5050
clap = { version = "4.5", features = ["derive"] }
51-
crossterm = { version = "0.28", default-features = false, features = ["windows", "events"] }
51+
crossterm = { version = "0.29", default-features = false, features = ["windows", "events"] }
5252
notify = "8.0"
5353
os_pipe = "1.2"
5454
rustlings-macros = { path = "rustlings-macros", version = "=6.4.0" }

0 commit comments

Comments
 (0)