winget-types 0.3.0

WinGet Types
Documentation
# WinGet Types

[![CI Status](https://github.com/russellbanks/winget-types/workflows/CI/badge.svg)](https://github.com/russellbanks/winget-types/actions)
[![Latest version](https://img.shields.io/crates/v/winget-types.svg)](https://crates.io/crates/winget-types)
[![Documentation](https://docs.rs/winget-types/badge.svg)](https://docs.rs/winget-types)
![License](https://img.shields.io/crates/l/winget-types.svg)

## Usage

Add this to your `Cargo.toml`:

```toml
[dependencies]
winget-types = "0.3"
```

## License

Licensed under either of:

* Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE.md or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT]LICENSE-MIT.md or https://opensource.org/licenses/MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.