Skip to content

Releases: fatfingers23/wom_rs

First Release v0.1.0

01 Feb 23:45
Compare
Choose a tag to compare

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"