Closed joshuachp closed 2 months ago
Use rcgen from the rustls family of crates to generate the CSR for the pairing with Astarte. This let us remove 3 dependencies that broke the generation of the documentation.
rcgen
rustls
The SemVer compatibility should be fine, since we can yank the 0.9.0 release.
Use
rcgen
from therustls
family of crates to generate the CSR for the pairing with Astarte. This let us remove 3 dependencies that broke the generation of the documentation.