workos 0.8.0

Rust SDK for interacting with the WorkOS API.
Documentation
# WorkOS Rust SDK

[![Crates.io](https://img.shields.io/crates/v/workos.svg)](https://crates.io/crates/workos)
[![Docs.rs](https://docs.rs/workos/badge.svg)](https://docs.rs/workos/)
[![License](https://img.shields.io/crates/l/workos.svg)](https://github.com/RustForWeb/workos/blob/main/LICENSE.md)

The WorkOS library for Rust provides convenient access to the WorkOS API from applications written in Rust.

## Documentation

Documentation for the crate is available on [Docs.rs](https://docs.rs/):

- [`workos`]https://docs.rs/workos/latest/workos/

## Credits

This project is based on the original `workos` Rust library created by [WorkOS](https://github.com/workos).

## License

This project is available under the [MIT license](LICENSE.md).

## Rust for Web

The WorkOS Rust SDK project is part of [Rust for Web](https://github.com/RustForWeb).

[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.