Release 0.5.1

Relicense rupsc as GPL-3.0 (or later)
This commit is contained in:
Aram 🍐 2021-08-01 04:11:08 -04:00
parent feef67255f
commit c935d88496
6 changed files with 684 additions and 24 deletions

View file

@ -108,3 +108,10 @@ For SSL support, you must use the `async-ssl` feature as well.
## Pronunciation
> r-oops
## License
The crates in this repository are licensed as such:
- `rups`: MIT License, see `./LICENSE`
- `rupsc`: GPL-3.0 or later, see `./rupsc/LICENSE`