diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-09 11:26:19 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-09 11:26:19 +0900 |
| commit | f1215ade6e1d6e91a36c8b1c407f5a59a1c2ee0e (patch) | |
| tree | ecbf36ad9196f640b55e40e60db22571c1bb12c8 /crates/shirabe/Cargo.toml | |
| parent | 596482de82ff32705e85f18c1c9ae784e6cd2c6f (diff) | |
| download | php-shirabe-f1215ade6e1d6e91a36c8b1c407f5a59a1c2ee0e.tar.gz php-shirabe-f1215ade6e1d6e91a36c8b1c407f5a59a1c2ee0e.tar.zst php-shirabe-f1215ade6e1d6e91a36c8b1c407f5a59a1c2ee0e.zip | |
refactor(cargo): drop the now-empty shirabe-external-packages crate
Every package it held now lives in its own crate, so the umbrella crate
has nothing left in it.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/Cargo.toml')
| -rw-r--r-- | crates/shirabe/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/Cargo.toml b/crates/shirabe/Cargo.toml index a2cf1f50..4f01af79 100644 --- a/crates/shirabe/Cargo.toml +++ b/crates/shirabe/Cargo.toml @@ -6,7 +6,6 @@ edition.workspace = true [dependencies] shirabe-ca-bundle.workspace = true shirabe-class-map-generator.workspace = true -shirabe-external-packages.workspace = true shirabe-metadata-minifier.workspace = true shirabe-pcre.workspace = true shirabe-php-rpc.workspace = true |
