Skip to content

Commit

Permalink
build: add termion to find out terminal dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
polyesterswing committed Jul 2, 2024
1 parent 2218dc1 commit 6fc6b10
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
57 changes: 57 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ edition = "2021"

[dependencies]
opencv = "0.92.0"
termion = "4.0.2"

0 comments on commit 6fc6b10

Please sign in to comment.