added some error handling, updated deps, cleaned up code

This commit is contained in:
uh wot 2021-09-12 20:08:31 +02:00
parent fd54890190
commit 344175d002
Signed by: uhwot
GPG key ID: CB2454984587B781
3 changed files with 11 additions and 9 deletions

View file

@ -14,7 +14,7 @@ aes = "0.7"
md-5 = "0.9"
hex = "0.4"
wasm-bindgen = "=0.2.74"
wasm-bindgen = "0.2"
[dev-dependencies]
wasm-bindgen-test = "0.3"