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

Commit f295ba1

Browse files
authored
Bump crossterm
1 parent cf516c5 commit f295ba1

File tree

2 files changed

+7
-55
lines changed

2 files changed

+7
-55
lines changed

src/agent/Cargo.lock

Lines changed: 6 additions & 54 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
@@ -18,7 +18,7 @@ backoff = { version = "0.4", features = ["tokio"] }
1818
clap = { version = "4", features = ["cargo", "string"] }
1919
cobertura = { path = "../cobertura" }
2020
coverage = { path = "../coverage" }
21-
crossterm = "0.22"
21+
crossterm = "0.25"
2222
env_logger = "0.10"
2323
flume = "0.10"
2424
futures = "0.3"

0 commit comments

Comments
 (0)