status-im / nim-stew

stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
133 stars 18 forks source link

rm deprecated pre-Nim 1.6 shims #218

Closed tersec closed 4 weeks ago

tersec commented 1 month ago

Followup to

It's been virtually a year now, and the updates required in each case are trivial, since

means people using current commits of stew already must be using Nim 1.6 or newer.