Srylax / mongodb-cursor-pagination

Provides cursor based pagination for the native MongoDB driver in Rust.
https://docs.rs/mongodb-cursor-pagination/
MIT License
2 stars 4 forks source link

Update Dependendencies #5

Closed Srylax closed 1 year ago

Srylax commented 1 year ago

Linked Items

Fixes #1

## Description Updates the dependencies and the code to async mongodb version ## Behaviour changes The code is no async ## Category This is related to a: - [ ] Bugfix - [ ] Feature - [ ] Packaging - [ ] Docs - [ ] Code Quality - [x] Refactoring - [x] Miscellaneous ## Tests - [ ] Unit-Tests were created - [ ] Code is already covered by Unit-Tests - [x] No tests required