etolbakov / excalidocker-rs

Convert your docker-compose into excalidraw
MIT License
124 stars 6 forks source link

refactor: Use reqwest to replace isahc #43

Open Xuanwo opened 4 months ago

Xuanwo commented 4 months ago

Part of https://github.com/etolbakov/excalidocker-rs/issues/31

We replace isahc and openssl with reqwest and then try build on wasm.