ziprandom / crystal-dfa

A Crystal Implementation of a Thompson NFA/DFA Regex Matcher
MIT License
19 stars 3 forks source link

Builds with latest crystal #5

Open nogginly opened 1 year ago

nogginly commented 1 year ago

@ziprandom, these fixes let the shard build with latest Crystal. I have the following working with 1.7 and I believe they will work with 1.5 onwards for sure, and possibly 1.0 onwards (though I have not verified that.)

I did not modify shards.yml to change the crystal version, nor the shard version.