DelSkayn / reblessive

A heap allocated runtime for deeply recursive algorithms.
MIT License
13 stars 2 forks source link

Support Windows 7 by downgrading Rust version #2

Open ziadalzarka opened 2 weeks ago

ziadalzarka commented 2 weeks ago

I was trying to build SurrealDB for Windows 7 32-bit and I couldn't because reblessive depends on Rust 1.77 for no apparent reason. If there's a reason for this, please provide it. If none, why not?

Closes https://github.com/DelSkayn/reblessive/issues/3