b-inary / desktop-postflop

[Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance
GNU Affero General Public License v3.0
215 stars 52 forks source link

Update Packages (compile error fix) #32

Closed Tokarak closed 9 months ago

Tokarak commented 10 months ago

Resolves a compile error due to proc-macro2 <1.0.60

See https://github.com/dtolnay/proc-macro2/pull/391

The rest of the packages are updated because why not. Build tested on M1 Mac.

Fixes #28 Fixes #29