diff options
Diffstat (limited to 'crates/shirabe-semver/src/constraint/constraint.rs')
| -rw-r--r-- | crates/shirabe-semver/src/constraint/constraint.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/shirabe-semver/src/constraint/constraint.rs b/crates/shirabe-semver/src/constraint/constraint.rs new file mode 100644 index 0000000..26b829c --- /dev/null +++ b/crates/shirabe-semver/src/constraint/constraint.rs @@ -0,0 +1 @@ +//! ref: composer/vendor/composer/semver/src/Constraint/Constraint.php |
