Skip to content

Commit

Permalink
chore: Remove compatibility crates
Browse files Browse the repository at this point in the history
Through the 3.x release, existng releases will continue to work, so no point in
keeping them around.
  • Loading branch information
epage committed Feb 16, 2022
1 parent 73847b3 commit 62c2ca4
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 617 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ members = [
"clap_derive",
"clap_complete",
"clap_complete_fig",
"clap_generate",
"clap_generate_fig",
"clap_mangen",
]

Expand Down
11 changes: 0 additions & 11 deletions clap_generate/CONTRIBUTING.md

This file was deleted.

30 changes: 0 additions & 30 deletions clap_generate/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions clap_generate/LICENSE-APACHE

This file was deleted.

21 changes: 0 additions & 21 deletions clap_generate/LICENSE-MIT

This file was deleted.

23 changes: 0 additions & 23 deletions clap_generate/README.md

This file was deleted.

44 changes: 0 additions & 44 deletions clap_generate/src/lib.rs

This file was deleted.

23 changes: 0 additions & 23 deletions clap_generate/tests/warning.rs

This file was deleted.

29 changes: 0 additions & 29 deletions clap_generate_fig/Cargo.toml

This file was deleted.

Loading

0 comments on commit 62c2ca4

Please sign in to comment.