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