Skip to content

Commit

Permalink
chore: update dependencies and switch from rustls to rustls-webpki (#460
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity authored Aug 22, 2023
1 parent bf4bc8e commit 881925f
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 357 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

Switched from rustls crate to rustls-webpki fork to address https://rustsec.org/advisories/RUSTSEC-2023-0052

## [0.26.0] - 2023-08-21

Removed the `arc_type` feature requirement for candid, in order to avoid deprecation warnings. This is a breaking change. The call and call_and_wait are no longer `async fn` and instead return a Future or BoxFuture.
Expand Down
Loading

0 comments on commit 881925f

Please sign in to comment.