str4d / wage

A WASM package and web app for encrypting and decrypting age-encrypted files, powered by rage.
https://rage-encry.pt
Apache License 2.0
74 stars 14 forks source link

Consider updating to wasm-streams 0.1.0 #8

Closed MattiasBuelens closed 4 years ago

MattiasBuelens commented 4 years ago

Hi, author of wasm-streams here! 👋

Just letting you now that I (finally) published the first version of my crate. So you can switch from your dependency on a specific Git commit of wasm-streams to a proper dependency on version 0.1.0. I haven't made any significant API changes since that commit, so it should be a smooth upgrade. 😉

Oh, and thanks for using wasm-streams! 😄