riva 1.0.0

Server-backed Rust client for the Riva proxy (YouTube and SoundCloud).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Summary


<!-- What does this PR change and why? -->


## Testing


- [ ] `cargo fmt`
- [ ] `cargo clippy --all-targets --all-features -- -D warnings`
- [ ] `cargo test --all-features`
- [ ] Other (describe):

## Checklist


- [ ] I updated `README.md` / docs (if needed)
- [ ] I added or updated tests
- [ ] I agree to follow the `CODE_OF_CONDUCT.md`