Skip to content

Commit

Permalink
added test for termbg
Browse files Browse the repository at this point in the history
  • Loading branch information
YorickdeJong committed Feb 19, 2024
1 parent 5917809 commit 6d983c3
Show file tree
Hide file tree
Showing 5 changed files with 172 additions and 101 deletions.
151 changes: 133 additions & 18 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 implementations/rust/ockam/ockam_command/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ path = "src/bin/ockam.rs"

[dependencies]
anyhow = "1"
termbg = "0.4.4"
arboard = "3.3.0"
async-trait = "0.1"
clap = { version = "4.5.0", features = ["derive", "cargo", "wrap_help"] }
Expand Down
Loading

0 comments on commit 6d983c3

Please sign in to comment.