#Very Good Security (This project is not yet complete, please don't use it) This is a Rust crate that provides an API client for the [Very Good Security](https://www.verygoodsecurity.com) API. ## Use in your project Ad the following dependency to your Cargo.toml: ```toml [dependencies] vgs = "0.1" ```