Skip to content

Commit

Permalink
remove cli crate
Browse files Browse the repository at this point in the history
  • Loading branch information
imor committed Sep 11, 2024
1 parent ac6bdba commit ec97e6c
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1,452 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

resolver = "2"

members = ["api", "pg_replicate", "replicator", "cli"]
members = ["api", "pg_replicate", "replicator"]

[workspace.dependencies]
actix-web = { version = "4", default-features = false }
Expand Down
12 changes: 0 additions & 12 deletions cli/Cargo.toml

This file was deleted.

Loading

0 comments on commit ec97e6c

Please sign in to comment.