Skip to content

Commit

Permalink
chore: temporarely remove spuz_get
Browse files Browse the repository at this point in the history
  • Loading branch information
LIMPIX31 committed May 9, 2024
1 parent d67b77c commit cc3b121
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 292 deletions.
17 changes: 0 additions & 17 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ spuz_piston = { path = "crates/spuz_piston" }
spuz_folder = { path = "crates/spuz_folder" }
spuz_spawner = { path = "crates/spuz_spawner" }
spuz_wrench = { path = "crates/spuz_wrench" }
spuz_get = { path = "crates/spuz_get" }

[workspace.lints.rust]
[workspace.lints.clippy]
Expand Down
1 change: 0 additions & 1 deletion crates/spuz_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ readme.workspace = true
spuz_folder = { workspace = true }
spuz_wrench = { workspace = true }
spuz_piston = { workspace = true }
spuz_get = { workspace = true }
spuz_spawner = { workspace = true, features = ["useful-layers", "process-handle"] }

tracing = { workspace = true }
Expand Down
25 changes: 0 additions & 25 deletions crates/spuz_get/Cargo.toml

This file was deleted.

29 changes: 0 additions & 29 deletions crates/spuz_get/src/err.rs

This file was deleted.

11 changes: 0 additions & 11 deletions crates/spuz_get/src/event.rs

This file was deleted.

13 changes: 0 additions & 13 deletions crates/spuz_get/src/lib.rs

This file was deleted.

32 changes: 0 additions & 32 deletions crates/spuz_get/src/task.rs

This file was deleted.

163 changes: 0 additions & 163 deletions crates/spuz_get/src/worker.rs

This file was deleted.

0 comments on commit cc3b121

Please sign in to comment.