Skip to content

Commit

Permalink
Bump termion from 1.5.6 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps termion from 1.5.6 to 3.0.0.

---
updated-dependencies:
- dependency-name: termion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 6ce32d1 commit 354c7b9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/printer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ utils = { workspace = true }

[target.'cfg(not(windows))'.dev-dependencies]
rayon = { workspace = true }
termion = "1.5.1"
termion = "3.0.0"
filter = { workspace = true }

0 comments on commit 354c7b9

Please sign in to comment.