Skip to content

Commit b0c1a5d

Browse files
Bump crossterm from 0.22.1 to 0.23.1 in /src/agent
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.22.1 to 0.23.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b356c85 commit b0c1a5d

File tree

2 files changed

+4
-19
lines changed

2 files changed

+4
-19
lines changed

src/agent/Cargo.lock

Lines changed: 3 additions & 18 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.23"
2121
env_logger = "0.9"
2222
flume = "0.10"
2323
futures = "0.3"

0 commit comments

Comments
 (0)