crystal-lang / shards

Dependency manager for the Crystal language
Other
763 stars 100 forks source link

Add `!=` operator for version resolve #520

Closed syeopite closed 3 years ago

syeopite commented 3 years ago

Closes #519

beta-ziliani commented 3 years ago

The test is failing because of the formatter. Let me know @syeopite if you want me to take care of it, or if you can fix it.

syeopite commented 3 years ago

Ah thanks! I was wondering why CI failed