added some error handling, updated deps, cleaned up code
This commit is contained in:
parent
fd54890190
commit
344175d002
3 changed files with 11 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue