Browse Source

Update the CONTRIBUTING.md file

pull/31/head
Rodolphe Breard 5 years ago
parent
commit
094a9cea4e
  1. 4
      CONTRIBUTING.md

4
CONTRIBUTING.md

@ -13,6 +13,10 @@ Since the author is not a native English speaker, some of the texts used in this
## Work on dependencies
### attohttpc
Although `attohttpc` is not currently a dependency, it may replace `reqwest` which is far too big and drags a lot of dependencies. But before this could be done, it needs to allow [new root certificates to be added](https://github.com/sbstp/attohttpc/issues/71).
### rust-openssl
An improvement that would be appreciable is to add Curve 25519 support to the [openssl](https://crates.io/crates/openssl) crate.

Loading…
Cancel
Save