saskenuba / SteamHelper-rs

Interact with Valve's Steam network with this collection of crates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade `enum_dispatch` crate to the latest version

OutOfBears opened this issue · comments

In the version of the enum_dispatch crate, it seems to use some API that is not public, and breaks. The author of the crate has since changed the package to not use such API. See issue here

8095664 should fix this. Thanks!