Skip to content

Commit

Permalink
Remove unnecessary dependencies for installer
Browse files Browse the repository at this point in the history
- remove clipboard
- re-vendor all dependencies

Signed-off-by: Mikhail Malyshev <[email protected]>
  • Loading branch information
rucoder committed Mar 6, 2025
1 parent 7095c07 commit 323ffa7
Show file tree
Hide file tree
Showing 706 changed files with 3,805 additions and 222,261 deletions.
88 changes: 1 addition & 87 deletions pkg/installer/Cargo.lock

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

1 change: 0 additions & 1 deletion pkg/installer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ edition = "2021"
anyhow = "1.0.56"
num-traits = "0.2.15"
rbmenu = "0.6.3"
clipboard = "0.5.0"
serde = { version = "1.0.207", features = ["derive"] }
serde_json = "1.0.120"

Expand Down
1 change: 0 additions & 1 deletion pkg/installer/vendor/block/.cargo-checksum.json

This file was deleted.

23 changes: 0 additions & 23 deletions pkg/installer/vendor/block/Cargo.toml

This file was deleted.

42 changes: 0 additions & 42 deletions pkg/installer/vendor/block/README.md

This file was deleted.

Loading

0 comments on commit 323ffa7

Please sign in to comment.