Skip to content

Commit

Permalink
Add support for connector-wide scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
h33p committed Jan 5, 2024
1 parent 5813d5f commit f610d53
Show file tree
Hide file tree
Showing 6 changed files with 285 additions and 110 deletions.
1 change: 1 addition & 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 scanflow-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ simplelog = "0.8.0"
scan_fmt = "0.2.5"
scanflow = { version = "0.2", path = "../scanflow", features = ["progress_bar"] }
clap = { version = "3", features = ["cargo"] }
either = "1"
log = "0.4"
sudo = "0.6"
Loading

0 comments on commit f610d53

Please sign in to comment.