adorsys / didcomm-mediator-rs

Simple mediator for DIDComm Messaging v2
Apache License 2.0
2 stars 0 forks source link

Update the project documentation to include some building dependencies #88

Closed Hermann-Core closed 1 week ago

Hermann-Core commented 1 week ago

Several dependencies of our project require libssl-dev and pkg-config to be installed on the system. Without these packages, you might encounter errors during the build process.