Skip to content

Commit

Permalink
chore: bump dependencies (#106)
Browse files Browse the repository at this point in the history
### Notes
- `worker` dependency could not be bumped because of wasm bindings
issue.
- Skipped the bump of `reqwest` since it need some additional changes
for `rustls`. The change required seems to be related to
`CryptoProviders` (more details on the changelog for
[rustls](https://github.com/rustls/rustls/releases/tag/v%2F0.23.0))
- Removed direct dependency on `wasm-bindgen-futures` and instead
started to use the one re-exported by `worker` to ensure same version.
  • Loading branch information
augustoccesar authored Oct 21, 2024
1 parent 049730e commit 5232118
Show file tree
Hide file tree
Showing 7 changed files with 251 additions and 494 deletions.
Loading

0 comments on commit 5232118

Please sign in to comment.