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

Commit 6d6a077

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] <[email protected]>
1 parent b2f5b9a commit 6d6a077

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

src/agent/Cargo.lock

Lines changed: 2 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)