Skip to content

First Release v0.1.0

Latest
Compare
Choose a tag to compare
@fatfingers23 fatfingers23 released this 01 Feb 23:45
· 2 commits to main since this release

First release πŸŽ‰

  • Base client for making calls to the Wise Old Man API.
  • All player endpoints found on Player Endpoints are included in this first release!
  • The rest of the endpoints are coming soon!

Install with

add wom_rs to your Cargo.toml file:

[dependencies]
wom_rs = "0.1.0"