aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-constraint/Cargo.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-22 16:37:49 +0900
committernsfisis <nsfisis@gmail.com>2026-02-22 16:37:49 +0900
commitb696eb7608d921ae0e14a4296e412c33340ceee8 (patch)
tree9a6937bed42ee550553fdb118b9281d00cdce4d9 /crates/mozart-constraint/Cargo.toml
parent6490fe43676919bc1dcc8659ec4e52da225f92e6 (diff)
downloadphp-mozart-b696eb7608d921ae0e14a4296e412c33340ceee8.tar.gz
php-mozart-b696eb7608d921ae0e14a4296e412c33340ceee8.tar.zst
php-mozart-b696eb7608d921ae0e14a4296e412c33340ceee8.zip
refactor: reorganize crates to match Composer subpackage structure
Rename mozart-constraint to mozart-semver (mirrors composer/semver) and extract mozart-class-map-generator from mozart-autoload (mirrors composer/class-map-generator). No logic changes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart-constraint/Cargo.toml')
-rw-r--r--crates/mozart-constraint/Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/crates/mozart-constraint/Cargo.toml b/crates/mozart-constraint/Cargo.toml
deleted file mode 100644
index 49265d7..0000000
--- a/crates/mozart-constraint/Cargo.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-[package]
-name = "mozart-constraint"
-version.workspace = true
-edition.workspace = true