Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 4b9b624

Browse files
committed
Bump crossterm as well
1 parent 8d50aa6 commit 4b9b624

File tree

2 files changed

+3
-20
lines changed

2 files changed

+3
-20
lines changed

src/agent/Cargo.lock

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

src/agent/onefuzz-task/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ atexit = { path = "../atexit" }
1717
backoff = { version = "0.4", features = ["tokio"] }
1818
clap = "2.34"
1919
coverage = { path = "../coverage" }
20-
crossterm = "0.22"
20+
crossterm = "0.25"
2121
env_logger = "0.9"
2222
flume = "0.10"
2323
futures = "0.3"

0 commit comments

Comments
 (0)